]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/tag-wo-the-repository'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:11 +0000 (16:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:11 +0000 (16:40 +0900)
Code clean-up.

* rs/tag-wo-the-repository:
  tag: stop using the_repository
  tag: support arbitrary repositories in parse_tag()
  tag: support arbitrary repositories in gpg_verify_tag()
  tag: use algo of repo parameter in parse_tag_buffer()


Trivial merge