diff options
| author | Junio C Hamano <gitster@pobox.com> | 2021-02-05 16:40:45 -0800 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2021-02-05 16:40:45 -0800 |
| commit | 77db59c2f91de69d5b204b88422d01b2632bcecd (patch) | |
| tree | ebc9ddc33fd30dfd0e76c4176d24cb7915d23268 /builtin/commit.c | |
| parent | Merge branch 'ph/use-delete-refs' (diff) | |
| parent | builtin/pack-objects.c: avoid iterating all refs (diff) | |
| download | git-77db59c2f91de69d5b204b88422d01b2632bcecd.tar.gz git-77db59c2f91de69d5b204b88422d01b2632bcecd.zip | |
Merge branch 'jv/pack-objects-narrower-ref-iteration'
The "pack-objects" command needs to iterate over all the tags when
automatic tag following is enabled, but it actually iterated over
all refs and then discarded everything outside "refs/tags/"
hierarchy, which was quite wasteful.
* jv/pack-objects-narrower-ref-iteration:
builtin/pack-objects.c: avoid iterating all refs
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions
