Files
git/Documentation/ref-storage-format.adoc
Jean-Noël Avila ccaca2c475 doc: fix some style issues in git-clone and for-each-ref-options
* 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 <kristofferhaugsbakk@fastmail.com>
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-02-05 21:14:05 -08:00

4 lines
174 B
Plaintext

`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.