All of lore.kernel.org
 help / color / mirror / Atom feed
From: jidanni@jidanni.org
To: git@vger.kernel.org
Cc: gitster@pobox.com
Subject: [PATCH] Documentation/git-rebase.txt: effect of Control-C interrupt
Date: Tue, 06 Jan 2009 09:17:47 +0800	[thread overview]
Message-ID: <87tz8dnsg4.fsf@jidanni.org> (raw)

Signed-off-by: jidanni <jidanni@jidanni.org>
---
 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

                 reply	other threads:[~2009-01-06  1:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tz8dnsg4.fsf@jidanni.org \
    --to=jidanni@jidanni.org \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.