dotfiles

Unnamed repository; edit this file 'description' to name the repository.
git clone git://edryd.org/dotfiles
Log | Files | Refs

commit 55cb309c26bee777cdf4cb77a12b58d769d3b5bc
parent a9085423569c234baf1b75e90c2dc0a0103923b1
Author: Ed van Bruggen <edvb54@gmail.com>
Date:   Mon, 12 Oct 2015 21:17:01 -0700

Git: Update cache time to 24 hrs

Diffstat:
gitconfig | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/gitconfig b/gitconfig @@ -27,3 +27,5 @@ c = commit p = push +[credential] + helper = cache --timeout=43200