From 3e0e52371a14fae684573f52b24cf8d9bfbb5086 Mon Sep 17 00:00:00 2001 From: Chris <chris@codingallnight.com> Date: Mon, 14 Aug 2017 15:04:25 -0700 Subject: [PATCH] Update gitconfig --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index 97520ae..02122ad 100644 --- a/gitconfig +++ b/gitconfig @@ -4,7 +4,7 @@ [push] default = simple [merge] - log = 20 + log = 50 [credential] helper = cache --timeout=43200 [core] -- GitLab