From ccaca2c4751b380e0268c061268e3f5cc419fcdb Mon Sep 17 00:00:00 2001 From: Jean-Noël Avila Date: Fri, 6 Feb 2026 04:12:25 +0000 Subject: doc: fix some style issues in git-clone and for-each-ref-options MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * spell out all forms of --[no-]reject-shallow in git-clone * use imperative mood for the first line of options * Use asciidoc NOTE macro * fix markups Reviewed-by: Kristoffer Haugsbakk Signed-off-by: Jean-Noël Avila Signed-off-by: Junio C Hamano --- Documentation/ref-storage-format.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/ref-storage-format.adoc') diff --git a/Documentation/ref-storage-format.adoc b/Documentation/ref-storage-format.adoc index 14fff8a9c6..6a8db4712b 100644 --- a/Documentation/ref-storage-format.adoc +++ b/Documentation/ref-storage-format.adoc @@ -1,3 +1,3 @@ -* `files` for loose files with packed-refs. This is the default. -* `reftable` for the reftable format. This format is experimental and its +`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. -- cgit v1.3