lots of updates, some t11 stuff
[distro-setup] / .gitconfig
index 47ab26a3608cf12d1dc586dbc6e67cd5fa700569..d15ab893f4f22d245693a43b568690a8c864352a 100644 (file)
@@ -65,7 +65,7 @@ prompt = false
 # or git checkout -b my-branch origin/whatever
 #      autoSetupMerge = always
 
-# git pull always does rebase by default
+# make git pull always rebase by default
 autoSetupRebase = always
 [push]
 default = simple