X-Git-Url: https://defaria.com/gitweb/?a=blobdiff_plain;f=rc%2Fgitconfig;h=b2f74bdac1e4183171c12372ea7e814d7db603c8;hb=1a3d0aee95aee5cc91b78d17225870df9bcacb68;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