From: John Tapsell <johnflux@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: [PATCH 6/6] Mention to the user that they can reorder commits
Date: Thu, 19 Feb 2009 07:37:01 +0000 [thread overview]
Message-ID: <200902190737.01121.johnflux@gmail.com> (raw)
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
next reply other threads:[~2009-02-19 7:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-19 7:37 John Tapsell [this message]
2009-02-19 9:13 ` [PATCH 6/6] Mention to the user that they can reorder commits Pieter de Bie
2009-02-19 10:16 ` SZEDER Gábor
2009-02-19 10:24 ` John Tapsell
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=200902190737.01121.johnflux@gmail.com \
--to=johnflux@gmail.com \
--cc=git@vger.kernel.org \
/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 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).