Merge branch 'bc/ref-storage-default-doc-update' into next

Doc update.

* bc/ref-storage-default-doc-update:
  docs: correct information about reftable
This commit is contained in:
Junio C Hamano
2026-04-09 11:24:04 -07:00

View File

@@ -1,3 +1,8 @@
`files`;; for loose files with packed-refs. This is the default.
`reftable`;; for the reftable format. This format is experimental and its
internals are subject to change.
`files`;; for loose files with packed-refs.
ifndef::with-breaking-changes[]
This is the default.
endif::with-breaking-changes[]
`reftable`;; for the reftable format.
ifdef::with-breaking-changes[]
This is the default.
endif::with-breaking-changes[]