GNU bug report logs -
#64055
31.0.50; log-view-modify-change-comment support for Git and Hg
Previous Next
Full log
View this message in rfc822 format
>>>>> On Wed, 14 Jun 2023 07:41:18 -0400, Morgan Smith <Morgan.J.Smith <at> outlook.com> said:
Morgan> Robert Pluim <rpluim <at> gmail.com> writes:
>> Does 'git commit --amend -m' not work?
Morgan> This only works if you want to amend the latest commit. If you want to
Morgan> edit commit messages of older commits generally one would use the reword
Morgan> feature during an interactive rebase. To do everything from the
Morgan> commandline I think we need to use the autosquash feature.
Yes, eg magitʼs interactive rebase is great for that kind of stuff. I donʼt
know offhand if it uses autosquash.
Morgan> 'git commit --amend' is actually already built into the Emacs vc system
Morgan> and works great. I don't think you can use it without a diff though.
Fixing that would fit 99.99% of the cases where I want to reword a
commit message, and I suspect Iʼm not alone.
Robert
--
This bug report was last modified 158 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.