spikej
2
Q:

git credential cache

# Set credential cache to avoid typing password every time
# (Timeout time is in seconds i.e. 14 hours)
# For Ubuntu

git config credential.helper 'cache --timeout=50400'
0
$ git config --global credential.helper wincred
0

New to Communities?

Join the community