Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

how to set up git ssh creds to push

git config --global credential.helper 'cache --timeout 7200'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #set #git #ssh #creds #push
ADD COMMENT
Topic
Name
5+5 =