From 217f712c4c4ac86beb5d82e499e618fce132453f Mon Sep 17 00:00:00 2001 From: Scott Wallace Date: Mon, 20 Jul 2020 08:01:47 +0100 Subject: [PATCH] Simple updates --- .digrc | 1 - .gitconfig | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) delete mode 100644 .digrc diff --git a/.digrc b/.digrc deleted file mode 100644 index d8dcd11..0000000 --- a/.digrc +++ /dev/null @@ -1 +0,0 @@ -+nostats +nocomments +nocmd +noquestion +recurse diff --git a/.gitconfig b/.gitconfig index bd03006..4efec5e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -36,3 +36,5 @@ ui = true [branch] autosetuprebase = always +[credential] + helper = cache --timeout=3600