Answers for "github ogb"

14

github

git config --global user.email "[email protected]"
Posted by: Guest on March-21-2020
0

github

# Set the cache to timeout after 1 hour (setting is in seconds)
git config --global credential.helper 'cache --timeout=3600'
Posted by: Guest on May-12-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language