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]