git: add cache credential helper to cache password on https

This commit is contained in:
Guillaume DOTT 2013-06-18 16:30:12 +02:00
parent 31070ceabe
commit 62ab52d2bd

View File

@ -15,4 +15,6 @@
tool = vimdiff
[merge]
tool = meld
[credential]
helper = cache
# vim: set filetype=gitconfig: