diff --git a/.gitconfig b/.gitconfig index 1c5414b..57fe0f4 100644 --- a/.gitconfig +++ b/.gitconfig @@ -3,3 +3,5 @@ name = James Blair [pull] rebase = false +[credential] + helper = cache --timeout=21600 \ No newline at end of file