]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/RelNotes/2.30.0.txt
Merge branch 'jc/deprecate-pack-redundant'
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:17 +0000 (14:19 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Jan 2021 22:19:18 +0000 (14:19 -0800)
commitdfcd90506998c1de8d8ef86431c86ef9ed626c30
tree8bcb3da106401aedd656684e4acb6d7eead26ab5
parentc7b1aaf6d6bb5746a98831854313ca8fccea600d
parentc3b58472be2c647cd0c5af328980b15bd3f43b69
Merge branch 'jc/deprecate-pack-redundant'

Warn loudly when the "pack-redundant" command, which has been left
stale with almost unusable performance issues, gets used, as we no
longer want to recommend its use (instead just "repack -d" instead).

* jc/deprecate-pack-redundant:
  pack-redundant: gauge the usage before proposing its removal
builtin/pack-redundant.c
t/t5323-pack-redundant.sh