Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

git credentials store with timeout

git config --global credential.helper 'cache --timeout=3600'
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #git #credentials #store #timeout
ADD COMMENT
Topic
Name
4+8 =