]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/pack-refs-auto-heuristics'
authorJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:47:23 +0000 (11:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Sep 2024 18:47:23 +0000 (11:47 -0700)
"git pack-refs --auto" for the files backend was too aggressive,
which has been a bit tamed.

* ps/pack-refs-auto-heuristics:
  refs/files: use heuristic to decide whether to repack with `--auto`
  t0601: merge tests for auto-packing of refs
  wrapper: introduce `log2u()`

1  2 
bisect.c
refs/files-backend.c
refs/packed-backend.c

diff --cc bisect.c
Simple merge
Simple merge
Simple merge