From: Jeff King <peff@peff.net>
To: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Cc: "Niels Möller" <nisse@lysator.liu.se>, git@vger.kernel.org
Subject: Re: Wishlist: git commit --no-edit
Date: Fri, 2 Nov 2012 05:59:54 -0400 [thread overview]
Message-ID: <20121102095954.GB30221@sigill.intra.peff.net> (raw)
In-Reply-To: <vpqfw4sgx33.fsf@grenoble-inp.fr>
On Fri, Nov 02, 2012 at 10:42:24AM +0100, Matthieu Moy wrote:
> nisse@lysator.liu.se (Niels Möller) writes:
>
> > I'd like to have a git commit option which is the opposite of --edit, to
> > use the selected commit message as is, without invoking any editor.
> >
> > Main use case I see would be
> >
> > git commit --amend --no-edit
>
> Err, isn't this already working? (maybe your version of Git is too old,
> but my 1.7.9.5 does this at least)
Yup, should be working since 1.7.9.
$ git tag --contains ':/commit: honour --no-edit' |
sort -V |
head -1
v1.7.9
-Peff
next prev parent reply other threads:[~2012-11-02 10:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-02 9:26 Wishlist: git commit --no-edit Niels Möller
2012-11-02 9:42 ` Matthieu Moy
2012-11-02 9:59 ` Jeff King [this message]
[not found] ` <CACnwZYe-za3Q0qvkfQ=qatB1-8eLUFA6ZzfS41yeqrV=8rVzGA@mail.gmail.com>
2012-11-02 12:45 ` Jeff King
2012-11-02 10:07 ` Niels Möller
2012-11-02 10:39 ` [PATCH] Document 'git commit --no-edit' explicitly Matthieu Moy
2012-11-02 11:24 ` Niels Möller
2012-11-02 11:29 ` Matthieu Moy
2012-11-02 11:53 ` Jeff King
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=20121102095954.GB30221@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=Matthieu.Moy@grenoble-inp.fr \
--cc=git@vger.kernel.org \
--cc=nisse@lysator.liu.se \
/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).