Signed-off-by: jidanni <jidanni@xxxxxxxxxxx> --- Documentation/git-rebase.txt | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/Documentation/git-rebase.txt b/Documentation/git-rebase.txt index c8ad86a..91ca138 100644 --- a/Documentation/git-rebase.txt +++ b/Documentation/git-rebase.txt @@ -210,6 +210,9 @@ OPTIONS --abort:: Restore the original branch and abort the rebase operation. + (If you interrupt a rebase with control-C, you will still have + to issue a subsequent git rebase --abort to restore the + initial state.) --skip:: Restart the rebasing process by skipping the current patch. -- 1.6.0.6 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html