From 2a0877d9dcfcd220f19d70e40ec90ceaa21b1e39 Mon Sep 17 00:00:00 2001 From: Arne Schauf Date: Wed, 13 May 2015 17:57:59 +0200 Subject: [PATCH] save credentials --- gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitconfig b/gitconfig index 6f95179..121a6eb 100644 --- a/gitconfig +++ b/gitconfig @@ -14,3 +14,5 @@ ui = true [core] excludesfile = ~/.gitignore +[credential] + helper = cache