Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git credential.helper does not store username password

git config --global credential.helper 'store --file ~/.my-credentials'
 git config --global credential.helper store
 
PREVIOUS NEXT
Tagged: #git #store #username #password
ADD COMMENT
Topic
Name
9+2 =