We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b090e1 + c4f4157 commit b69fb78Copy full SHA for b69fb78
Documentation/git-pull.txt
@@ -98,8 +98,9 @@ include::merge-options.txt[]
98
fetched, the rebase uses that information to avoid rebasing
99
non-local changes.
100
+
101
-See `branch.<name>.rebase` in linkgit:git-config[1] if you want to make
102
-`git pull` always use `{litdd}rebase` instead of merging.
+See `branch.<name>.rebase` and `branch.autosetuprebase` in
+linkgit:git-config[1] if you want to make `git pull` always use
103
+`{litdd}rebase` instead of merging.
104
105
[NOTE]
106
This is a potentially _dangerous_ mode of operation.
0 commit comments