From ceb2b67504482404c409bd9e66d3818387061de8 Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Thu, 7 Mar 2019 19:27:20 +0100 Subject: [PATCH] Update gitconfig Signed-off-by: Severin Kaderli --- system/.config/git/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/.config/git/config b/system/.config/git/config index 0cd5324..143eafe 100644 --- a/system/.config/git/config +++ b/system/.config/git/config @@ -60,4 +60,4 @@ required = true [credential] - helper = manager + helper = cache --timeout 7200