Skip to content

Commit 2fc90ec

Browse files
committed
Merge branch 'bc/doc-compat-object-format-not-working'
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
2 parents 56072ff + 716d905 commit 2fc90ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/config/extensions.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ compatObjectFormat::
1414
compatObjectFormat. As well as being able to use oids encoded in
1515
compatObjectFormat in addition to oids encoded with objectFormat to
1616
locally specify objects.
17+
+
18+
Note that the functionality enabled by this extension is incomplete and subject
19+
to change. It currently exists only to allow development and testing of
20+
the underlying feature and is not designed to be enabled by end users.
1721
1822
noop::
1923
This extension does not change git's behavior at all. It is useful only

0 commit comments

Comments
 (0)