From 037b480b3b2a7cfaffb7462b68b4322fc739e06f Mon Sep 17 00:00:00 2001 From: Christoffer Date: Sun, 26 Aug 2018 11:57:19 +0200 Subject: [PATCH] --- .gitconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitconfig b/.gitconfig index 8520235..f400288 100644 --- a/.gitconfig +++ b/.gitconfig @@ -38,6 +38,9 @@ #name = FULLNAME # E-mail to use for commits #email = name@example.com +[credential] + # If using https: on linux. Enable credential.helper to store logins. + #helper = store [push] default = matching [pull]