]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/describe-perf'
authorJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2024 01:54:25 +0000 (17:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Dec 2024 01:54:25 +0000 (17:54 -0800)
"git describe" optimization.

* jk/describe-perf:
  describe: split "found all tags" and max_candidates logic
  describe: stop traversing when we run out of names
  describe: stop digging for max_candidates+1
  t/perf: add tests for git-describe
  t6120: demonstrate weakness in disjoint-root handling

1  2 
t/t6120-describe.sh

Simple merge