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

Doc update.

* bc/ref-storage-default-doc-update:
  docs: correct information about reftable
Junio C Hamano 2026-04-09 11:24:04 -07:00
commit 6b423ab8ba
1 changed files with 8 additions and 3 deletions

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[]