]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'zh/gc-expire-to'
authorJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2025 18:08:53 +0000 (10:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Feb 2025 18:08:53 +0000 (10:08 -0800)
commit5b9d01bc4d84a1e09087a0b9dad206e855f49bf2
treebeec49818ba34f8244b5e8c4d71b5b02cb08ccf6
parenta4af0b6288e25eb327ae9018cee09def9e43f1cd
parent08032fa30fefa3101bec4b774e79f4d091b516a6
Merge branch 'zh/gc-expire-to'

"git gc" learned the "--expire-to" option and passes it down to
underlying "git repack".

* zh/gc-expire-to:
  gc: add `--expire-to` option
builtin/gc.c
t/t6500-gc.sh