]> git.ipfire.org Git - thirdparty/git.git/commit
docs: correct information about reftable
authorbrian m. carlson <sandals@crustytoothpaste.net>
Thu, 2 Apr 2026 22:42:41 +0000 (22:42 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Apr 2026 14:18:56 +0000 (07:18 -0700)
commite2f25d202ec80895693d66de83170c1140d9f049
tree9b3bbea692e843e93325ec1dca76f17b75b00079
parent7c4e9e957a427d4c6a19265a528de0a161ff9b62
docs: correct information about reftable

Our description of the reftable format is that it is experimental and
subject to change, but that is no longer true.  Remove this statement so
as not to mislead users.

In addition, the documentation says that the files format is the
default, but that is not true if breaking changes mode is on.  Correct
this information with a conditional.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/ref-storage-format.adoc