gitconfig: Use git-credential-netrc

master
Pierre Neidhardt 2018-05-18 11:23:26 +02:00
parent 57e356cabe
commit 7fa941d8f7
1 changed files with 4 additions and 2 deletions

View File

@ -37,7 +37,7 @@ smtpencryption = tls
smtpserver = smtp.gmail.com
smtpuser = ambrevar@gmail.com
smtpserverport = 587
to = guix-patches@gnu.org
# to = guix-patches@gnu.org
suppresscc = author
# sendemail.confirm = auto
# aliasfiletype = mutt
@ -50,4 +50,6 @@ pager = cat
viewer = catman
[man "catman"]
cmd = man -P cat
cmd = man -P cat
[credential]
helper = netrc