]> git.ipfire.org Git - thirdparty/git.git/commit
Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
authorPatrick Steinhardt <ps@pks.im>
Mon, 2 Sep 2024 08:13:00 +0000 (10:13 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Sep 2024 18:05:22 +0000 (11:05 -0700)
commit53a92c9552ac83891c91f4b827e9b0d89c0adbba
tree6bf7f71ae93028a2c20c7451f630484d4dee5d6b
parent2e7b89e038c0c888acf61f1b4ee5a43d4dd5e94c
Documentation/BreakingChanges: announce removal of git-pack-redundant(1)

The git-pack-redundant(1) command is already in the process of being
phased out and dies unless the user passes the `--i-still-use-this` flag
since 4406522b76 (pack-redundant: escalate deprecation warning to an
error, 2023-03-23). We haven't heard any complaints, so let's announce
the removal of this command in Git 3.0 in our breaking changes document.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/BreakingChanges.txt