Message ID | cover.1711360631.git.ps@pks.im (mailing list archive) |
---|---|
Headers | show |
Series | refs: introduce `--auto` to pack refs as needed | expand |
Patrick Steinhardt <ps@pks.im> writes: > Hi, > > this is the second version of my patch series that introduces the > `--auto` flag to repack refs as neeeded to git-pack-refs(1), git-gc(1) > and git-maintenance(1). > > Changes compared to v1: > > - Clarified some of the commit messages. > > - Adjusted the stale comment of `stack_compact_range()`. > > - Added a unit test for failing auto-compaction. > > - Clarified a comment to explain why it is fine for auto-compaction > to fail. > > Thanks! > > Patrick > The range diff from this version looks good. Thanks!
Karthik Nayak <karthik.188@gmail.com> writes: > Patrick Steinhardt <ps@pks.im> writes: > >> Hi, >> >> this is the second version of my patch series that introduces the >> `--auto` flag to repack refs as neeeded to git-pack-refs(1), git-gc(1) >> and git-maintenance(1). >> >> Changes compared to v1: >> >> - Clarified some of the commit messages. >> >> - Adjusted the stale comment of `stack_compact_range()`. >> >> - Added a unit test for failing auto-compaction. >> >> - Clarified a comment to explain why it is fine for auto-compaction >> to fail. >> >> Thanks! >> >> Patrick >> > > The range diff from this version looks good. > Thanks! Let's mark the topic for 'next', then. Thanks, both. Will queue.