diff options
author | ZheNing Hu <adlternative@gmail.com> | 2021-03-23 13:55:57 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-23 10:31:38 -0700 |
commit | 2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f (patch) | |
tree | 80c488543732db29ca376021d7fe39dcbe4f6e29 /Documentation/config | |
parent | The second batch (diff) | |
download | tgif-2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f.tar.xz |
commit: add --trailer option
Historically, Git has supported the 'Signed-off-by' commit trailer
using the '--signoff' and the '-s' option from the command line.
But users may need to provide other trailer information from the
command line such as "Helped-by", "Reported-by", "Mentored-by",
Now implement a new `--trailer <token>[(=|:)<value>]` option to pass
other trailers to `interpret-trailers` and insert them into commit
messages.
Signed-off-by: ZheNing Hu <adlternative@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config')
0 files changed, 0 insertions, 0 deletions