Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git asking for password every time

# it will ask just one more time
git config --global credential.helper store
Source by www.freecodecamp.org #
 
PREVIOUS NEXT
Tagged: #git #password #time
ADD COMMENT
Topic
Name
4+7 =