commit 0741e675075eb07aa0aee4f62901ccf89008e6c4 parent 44320ddcd55e72e2378e8bbd60647e0a88cc3b71 Author: Shimmy Xu <shimmy.xu@shimmy1996.com> Date: Mon, 21 Jan 2019 08:53:14 -0500 Specify timeout for git credential cache. Diffstat:
M | .config/git/config | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.config/git/config b/.config/git/config @@ -4,4 +4,4 @@ [commit] gpgsign = true [credential] - helper = cache- \ No newline at end of file + helper = cache --timeout=7200