mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-10 08:22:54 -05:00
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:
@@ -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[]
|
||||
|
||||
Reference in New Issue
Block a user