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