Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

set git credentials so that i never ask for username and password while pushin

git config --global credential.helper store

git config --global credential.helper cache
Source by www.freecodecamp.org #
 
PREVIOUS NEXT
Tagged: #set #git #credentials #username #password #pushin
ADD COMMENT
Topic
Name
6+8 =