git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 6/6] Mention to the user that they can reorder commits
@ 2009-02-19  7:37 John Tapsell
  2009-02-19  9:13 ` Pieter de Bie
  0 siblings, 1 reply; 4+ messages in thread
From: John Tapsell @ 2009-02-19  7:37 UTC (permalink / raw)
  To: Git Mailing List

Signed-off-by: John Tapsell <johnflux@gmail.com>
---
 git-rebase--interactive.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/git-rebase--interactive.sh b/git-rebase--interactive.sh
index 3dc659d..2f58922 100755
--- a/git-rebase--interactive.sh
+++ b/git-rebase--interactive.sh
@@ -733,6 +733,7 @@ first and then run 'git rebase --continue' again."
 #
 # If you remove a line here THAT COMMIT WILL BE LOST.
 # However, if you remove everything, the rebase will be aborted.
+# You can reorder the lines to reorder the commits.
 #
 EOF
 
-- 
1.6.2.rc1.3.g7d31b.dirty

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-02-19 10:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19  7:37 [PATCH 6/6] Mention to the user that they can reorder commits John Tapsell
2009-02-19  9:13 ` Pieter de Bie
2009-02-19 10:16   ` SZEDER Gábor
2009-02-19 10:24     ` John Tapsell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).