summaryrefslogtreecommitdiff
path: root/rebase.c
diff options
context:
space:
mode:
authorZheNing Hu <adlternative@gmail.com>2021-03-23 13:55:57 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-03-23 17:31:38 (GMT)
commit2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f (patch)
tree80c488543732db29ca376021d7fe39dcbe4f6e29 /rebase.c
parent142430338477d9d1bb25be66267225fb58498d92 (diff)
downloadgit-2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f.zip
git-2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f.tar.gz
git-2daae3d1d1bf513f1e1c00f1e4df75e1cb500e0f.tar.bz2
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 'rebase.c')
0 files changed, 0 insertions, 0 deletions