]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jp/tag-trailer'
authorJunio C Hamano <gitster@pobox.com>
Wed, 15 May 2024 16:52:53 +0000 (09:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 15 May 2024 16:52:53 +0000 (09:52 -0700)
"git tag" learned the "--trailer" option to futz with the trailers
in the same way as "git commit" does.

* jp/tag-trailer:
  builtin/tag: add --trailer option
  builtin/commit: refactor --trailer logic
  builtin/commit: use ARGV macro to collect trailers

1  2 
builtin/commit.c

Simple merge