]> git.ipfire.org Git - thirdparty/git.git/commit
whatschanged: list it in BreakingChanges document
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 19:03:11 +0000 (12:03 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 May 2025 22:30:12 +0000 (15:30 -0700)
commite836757e14bf4fd617828d834d29e679e1f527c0
tree048076886b44f706027a17b20f8795c9bbe1cbcd
parent07572f220a83770f5b0b9717b29027e016fc99e4
whatschanged: list it in BreakingChanges document

This can be squashed into the previous step.  That is how our "git
pack-redundant" conversion did.

Theoretically, however, those who want to gauge the need to keep the
command by exposing their users to patches before this one may want
to wait until their experiment finishes before they formally say
"this will go away".

This change is made into a separate patch from the previous step
precisely to help those folks.

While at it, update the documentation page to use the new [synopsis]
facility to mark-up the SYNOPSIS part.

Helped-by: Elijah Newren <newren@gmail.com>
[en: typofix]
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/BreakingChanges.adoc
Documentation/git-whatchanged.adoc