Cache credentials
Sets the cache timeout for 3600 seconds
git config --global credential.helper 'cache --timeout=3600'
by Valeri Tandilashvili
10 months ago
Git
0
Pro tip: use ```triple backticks around text``` to write in code fences