diff options
author | Marc Poulhiès <dkm@kataplop.net> | 2023-07-06 22:40:57 +0200 |
---|---|---|
committer | CohenArthur <arthur.cohen@embecosm.com> | 2023-07-12 11:41:31 +0000 |
commit | 1531c699220160e21655fac29b693a436f564188 (patch) | |
tree | 87278f156c8c58afcdc4511f06c21d0088f559cc /gcc | |
parent | 0bcba579624e6b32fae42850246e15a6087f0673 (diff) | |
download | gcc-1531c699220160e21655fac29b693a436f564188.zip gcc-1531c699220160e21655fac29b693a436f564188.tar.gz gcc-1531c699220160e21655fac29b693a436f564188.tar.bz2 |
mklog: handle Signed-Off-By, minor cleanup
Consider Signed-Off-By lines as part of the ending of the initial
commit to avoid having these in the middle of the log when the
changelog part is injected after.
This is particularly usefull with:
$ git gcc-commit-mklog --amend -s
that can be used to create the changelog and add the Signed-Off-By line.
Also applies most of the shellcheck suggestions on the
prepare-commit-msg hook.
contrib/ChangeLog:
* mklog.py: Leave SOB lines after changelog.
* prepare-commit-msg: Apply most shellcheck suggestions.
Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions