]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/doc-compat-object-format-not-working' into maint-2.51
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2025 20:40:52 +0000 (13:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Oct 2025 20:40:52 +0000 (13:40 -0700)
The compatObjectFormat extension is used to hide an incomplete
feature that is not yet usable for any purpose other than
developing the feature further.  Document it as such to discourage
its use by mere mortals.

* bc/doc-compat-object-format-not-working:
  docs: note that extensions.compatobjectformat is incomplete


Trivial merge