diff --git a/dot_gitconfig b/dot_gitconfig index 76b1731..185ef17 100644 --- a/dot_gitconfig +++ b/dot_gitconfig @@ -1,3 +1,6 @@ [user] email = jsw@jsw.tf name = Jurn Wubben +[credential] + helper = cache --timeout 345600 # 3 days + helper = oauth