Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git credentials

# this will store your credentials "forever"
git config --global credential.helper store
 
PREVIOUS NEXT
Tagged: #git #credentials
ADD COMMENT
Topic
Name
7+4 =