All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation/git-rebase.txt: effect of Control-C interrupt
@ 2009-01-06  1:17 jidanni
  0 siblings, 0 replies; only message in thread
From: jidanni @ 2009-01-06  1:17 UTC (permalink / raw)
  To: git; +Cc: gitster

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-01-06  1:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-06  1:17 [PATCH] Documentation/git-rebase.txt: effect of Control-C interrupt jidanni

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.