]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ms/refs-exists'
authorJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2025 17:41:19 +0000 (10:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 12 Sep 2025 17:41:19 +0000 (10:41 -0700)
commit07f29476de6a77b00e5387cdfb5e24546f295793
tree262365d5884d6f2f89767efa91e40d11cfaa9b94
parentc31a276f1207d3f794021023cc7e3b1ffddf3701
parentef94b3e5c609ea2bd87c7ed9e9fcf8750430e4ac
Merge branch 'ms/refs-exists'

"git refs exists" that works like "git show-ref --exists" has been
added.

* ms/refs-exists:
  t: add test for git refs exists subcommand
  t1422: refactor tests to be shareable
  t1403: split 'show-ref --exists' tests into a separate file
  builtin/refs: add 'exists' subcommand
Documentation/git-refs.adoc
t/meson.build