175 B
175 B
example ~/.gitconfig to remember the password for the git user
[user]
email = foo@bar.com
name = Peter Lustig
[credential]
helper = cache --timeout=32400