X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=Documentation%2Fgit-rebase.txt;h=0b29e48221696ac41641bccd12c215a2a332a597;hb=fbd7a23237094c3fb2e249bbcacbbf1e858e79c9;hp=7ef95774726ddaefeede9474e8c66e27b98ddaa6;hpb=66335298a47032267edd6d6e7a71cc337e46e995;p=thirdparty%2Fgit.git diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index 7ef9577472..0b29e48221 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -252,7 +252,8 @@ leave out at most one of A and B, in which case it defaults to HEAD. --show-current-patch:: Show the current patch in an interactive rebase or when rebase - is stopped because of conflicts. + is stopped because of conflicts. This is the equivalent of + `git show REBASE_HEAD`. -m:: --merge::