Re: Wishlist: git commit --no-edit
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:55:10
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) -- Matthieu Moy http://www-verimag.imag.fr/~moy/