summaryrefslogtreecommitdiffstats
path: root/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-01-16 12:43:46 -0800
committerJunio C Hamano <gitster@pobox.com>2024-01-16 12:43:46 -0800
commitba62bfc4a47119194812fad9200d5fac5a5c15f2 (patch)
treed1fb7fad5940beab64150e0d002e2571eac01935 /git-clone.txt
parent52d8fce24f6d24558ba9432b8e89bf087c22ff0b (diff)
downloadgit-htmldocs-ba62bfc4a47119194812fad9200d5fac5a5c15f2.tar.gz
Autogenerated HTML docs for v2.43.0-367-g186b1
Diffstat (limited to 'git-clone.txt')
-rw-r--r--git-clone.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-clone.txt b/git-clone.txt
index c37c4a37f..6e43eb9c2 100644
--- a/git-clone.txt
+++ b/git-clone.txt
@@ -311,6 +311,12 @@ or `--mirror` is given)
The result is Git repository can be separated from working
tree.
+--ref-format=<ref-format::
+
+Specify the given ref storage format for the repository. The valid values are:
++
+include::ref-storage-format.txt[]
+
-j <n>::
--jobs <n>::
The number of submodules fetched at the same time.