Skip to content

Commit 3ed0f1e

Browse files
committed
Merge branch 'ma/rebase-doc-typofix' into master
Typofix. * ma/rebase-doc-typofix: git-rebase.txt: fix description list separator
2 parents 9850823 + 81de0c0 commit 3ed0f1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-rebase.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ See also INCOMPATIBLE OPTIONS below.
259259
unchanged as a result. If a temporary stash entry was created
260260
using --autostash, it will be saved to the stash list.
261261

262-
--apply:
262+
--apply::
263263
Use applying strategies to rebase (calling `git-am`
264264
internally). This option may become a no-op in the future
265265
once the merge backend handles everything the apply one does.

0 commit comments

Comments
 (0)