Re: gcc-changelog: Support git revert commit messages

2020-06-30 Thread Jakub Jelinek via Gcc
On Tue, Jun 30, 2020 at 10:45:27AM +0200, Martin Liška wrote: > Hello. > > After a brief discussion with Jakub, I was convinced to support 'git revert' > where > a ChangeLog is created from the commit the was reverted. Ok. Jakub

gcc-changelog: Support git revert commit messages

2020-06-30 Thread Martin Liška
Hello. After a brief discussion with Jakub, I was convinced to support 'git revert' where a ChangeLog is created from the commit the was reverted. One example: $ git gcc-verify 2635f9e5086318f4560997d9741fdda496b9c801 -p Checking 2635f9e5086318f4560997d9741fdda496b9c801: OK -- libstdc++-v3