Skip to content

Commit 6b423ab

Browse files
committed
Merge branch 'bc/ref-storage-default-doc-update' into next
Doc update. * bc/ref-storage-default-doc-update: docs: correct information about reftable
2 parents ad8abe7 + e2f25d2 commit 6b423ab

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed
Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1-
`files`;; for loose files with packed-refs. This is the default.
2-
`reftable`;; for the reftable format. This format is experimental and its
3-
internals are subject to change.
1+
`files`;; for loose files with packed-refs.
2+
ifndef::with-breaking-changes[]
3+
This is the default.
4+
endif::with-breaking-changes[]
5+
`reftable`;; for the reftable format.
6+
ifdef::with-breaking-changes[]
7+
This is the default.
8+
endif::with-breaking-changes[]

0 commit comments

Comments
 (0)