X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fgitconfig;h=b2f74bdac1e4183171c12372ea7e814d7db603c8;hb=56890e6a4f7bd3681fdc4b6db0cdce1ef0ec5e47;hp=550623e342a3a480b101505db6f80673d098fe42;hpb=b4b5e8a7e6180ad1de85382f97e7496347057a51;p=clearscm.git diff --git a/rc/gitconfig b/rc/gitconfig index 550623e..b2f74bd 100644 --- a/rc/gitconfig +++ b/rc/gitconfig @@ -57,4 +57,6 @@ [http] sslVerify = false [credential] - helper = store + helper = store --file ~/.git-credentials +[pull] + rebase = false