Skip to content

Commit 6926f2e

Browse files
committed
Merge branch 'ws/refer-to-forkpoint-config-in-rebase-doc'
Doc update. * ws/refer-to-forkpoint-config-in-rebase-doc: Document `rebase.forkpoint` in rebase man page
2 parents 4513972 + d1e894c commit 6926f2e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,8 @@ When --fork-point is active, 'fork_point' will be used instead of
446446
ends up being empty, the <upstream> will be used as a fallback.
447447
+
448448
If <upstream> is given on the command line, then the default is
449-
`--no-fork-point`, otherwise the default is `--fork-point`.
449+
`--no-fork-point`, otherwise the default is `--fork-point`. See also
450+
`rebase.forkpoint` in linkgit:git-config[1].
450451
+
451452
If your branch was based on <upstream> but <upstream> was rewound and
452453
your branch contains commits which were dropped, this option can be used

0 commit comments

Comments
 (0)