]> Kevux Git Server - rit/commit
Merge branch 'td/describe-tag-iteration'
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Jun 2026 18:10:11 +0000 (11:10 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jun 2026 18:10:11 +0000 (11:10 -0700)
commitb4970f844894031cf8cc1b8185cf7860ab190fbf
treef522ff6f7c64c50d488935d04ecd5dcfbb334311
parent43e74ecf1b65b7bc15e629c756bd550e2fd03532
parent55088ac8a480d94ccf37bc53b6b2ddc7475b269b
Merge branch 'td/describe-tag-iteration'

'git describe' has been taught to pass the 'refs/tags/' prefix down to
the ref iterator when '--all' is not requested, avoiding unnecessary
iteration over non-tag refs.

* td/describe-tag-iteration:
  describe: limit default ref iteration to tags
builtin/describe.c