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 d61ddb5 + dbf4721 commit a07baf3Copy full SHA for a07baf3
Documentation/git-rebase.txt
@@ -410,7 +410,7 @@ See also INCOMPATIBLE OPTIONS below.
410
+
411
By default, or when `no-rebase-cousins` was specified, commits which do not
412
have `<upstream>` as direct ancestor will keep their original branch point,
413
-i.e. commits that would be excluded by gitlink:git-log[1]'s
+i.e. commits that would be excluded by linkgit:git-log[1]'s
414
`--ancestry-path` option will keep their original ancestry by default. If
415
the `rebase-cousins` mode is turned on, such commits are instead rebased
416
onto `<upstream>` (or `<onto>`, if specified).
0 commit comments