git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org,
	Nelson Benitez Leon <nelsonjesus.benitez@seap.minhap.es>
Subject: Re: [PATCH] rebase -i: inform the user they can re-order commits
Date: Wed, 21 Mar 2012 09:25:56 +0100	[thread overview]
Message-ID: <vpq7gyee4x7.fsf@bauges.imag.fr> (raw)
In-Reply-To: <7vobrq50su.fsf@alter.siamese.dyndns.org> (Junio C. Hamano's message of "Tue, 20 Mar 2012 16:07:29 -0700")

Junio C Hamano <gitster@pobox.com> writes:

> --- a/git-rebase--interactive.sh
> +++ b/git-rebase--interactive.sh
> @@ -846,6 +846,8 @@ cat >> "$todo" << EOF
>  #  f, fixup = like "squash", but discard this commit's log message
>  #  x, exec = run command (the rest of the line) using shell
>  #
> +# These lines can be re-ordered; they are executed from top to bottom.
> +#

Great, it says everything that needs to be said, in just a line!

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/

  reply	other threads:[~2012-03-21  8:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-16 11:13 [PATCH] rebase -i: inform the user they can re-order commits Nelson Benitez Leon
2012-03-16 10:21 ` Matthieu Moy
2012-03-16 11:34   ` Nelson Benitez Leon
2012-03-16 11:53     ` Matthieu Moy
2012-03-16 13:36       ` Jakub Narebski
2012-03-16 12:17   ` Junio C Hamano
2012-03-16 15:07     ` Nelson Benitez Leon
2012-03-16 14:12       ` Matthieu Moy
2012-03-16 14:26         ` Junio C Hamano
2012-03-16 14:36           ` Matthieu Moy
2012-03-16 14:46             ` Junio C Hamano
2012-03-16 14:39           ` Junio C Hamano
2012-03-20 23:07             ` Junio C Hamano
2012-03-21  8:25               ` Matthieu Moy [this message]
2012-03-21 10:45                 ` Philip Oakley

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=vpq7gyee4x7.fsf@bauges.imag.fr \
    --to=matthieu.moy@grenoble-inp.fr \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=nelsonjesus.benitez@seap.minhap.es \
    /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).