X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fgitconfig;h=550623e342a3a480b101505db6f80673d098fe42;hb=b4b5e8a7e6180ad1de85382f97e7496347057a51;hp=719fcefec83ca387838cf3c438c44033f9148446;hpb=0c802537ec02d6cfea4c41b3138535c09a319489;p=clearscm.git diff --git a/rc/gitconfig b/rc/gitconfig index 719fcef..550623e 100644 --- a/rc/gitconfig +++ b/rc/gitconfig @@ -11,6 +11,7 @@ pager = less -RX packedGitLimit=128m packedGitWindowSize=128m + excludesfile = /home/andrew/.gitignore [color] status=auto @@ -55,3 +56,5 @@ default = simple [http] sslVerify = false +[credential] + helper = store