Junio C Hamano <gitster@xxxxxxxxx> 于2021年3月12日周五 上午1:29写道: > Firm NAK. > > Especially, not in this form that squats on short-and-sweet single > letter option names only to support the convention of this single > project (namely, Git). > > cf. https://lore.kernel.org/git/20200824061156.1929850-1-espeer@xxxxxxxxx/ > > Thanks. Now I understand that We have a git command now: `git interpret-trailers --in-place --where=end \ ./a.txt --trailer "Signed-off-by:adl <adlternative@xxxxxxxxx> " ` can add the trailers to specified file, so now maybe I only need to provide `--trailer` for commit, right?