Files
git/builtin
Junio C Hamano 77db59c2f9 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
2021-02-05 16:40:45 -08:00
..
2021-01-06 15:10:49 -08:00
2021-01-25 14:19:19 -08:00
2021-02-05 16:40:45 -08:00
2021-01-06 15:10:49 -08:00
2021-02-05 16:40:44 -08:00
2021-01-06 15:10:49 -08:00
2021-01-05 14:58:29 -08:00
2021-02-03 15:04:49 -08:00
2021-02-05 16:40:44 -08:00
2021-02-05 16:40:44 -08:00
2021-01-06 14:22:24 -08:00
2021-01-25 14:19:19 -08:00
2021-02-05 16:40:45 -08:00