caching the creds in gitconfig

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
Gaetan Semet 2014-11-23 01:20:33 +01:00
commit 7cc41e0583

View file

@ -85,3 +85,6 @@ cmd = git mergetool --no-prompt
[gui] [gui]
newbranchtemplate = gsemet_ newbranchtemplate = gsemet_
[credential]
helper = cache --timeout=6000