Merge branch 'bc/ref-storage-default-doc-update' into next
Doc update. * bc/ref-storage-default-doc-update: docs: correct information about reftable
commit
6b423ab8ba
|
|
@ -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[]
|
||||
|
|
|
|||
Loading…
Reference in New Issue