]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/doc-compat-object-format-not-working' into next
authorJunio C Hamano <gitster@pobox.com>
Wed, 27 Aug 2025 01:18:17 +0000 (18:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 Aug 2025 01:18:18 +0000 (18:18 -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