summaryrefslogtreecommitdiffstats
path: root/git-rev-parse.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-11-11 13:33:46 +0900
committerJunio C Hamano <gitster@pobox.com>2019-11-11 13:33:46 +0900
commit8ac8a3d8dd001611b77776fa19ef37c2c87cd987 (patch)
treeefa3af5ebd3192b611732553c90c2d9baaa1e398 /git-rev-parse.html
parent79d41dbe0b2fcbbc1cd5f6c188073a0956174289 (diff)
downloadgit-htmldocs-8ac8a3d8dd001611b77776fa19ef37c2c87cd987.tar.gz
Autogenerated HTML docs for v2.24.0-155-gd9f6f
Diffstat (limited to 'git-rev-parse.html')
-rw-r--r--git-rev-parse.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-rev-parse.html b/git-rev-parse.html
index 7f11dabc8..ef9273489 100644
--- a/git-rev-parse.html
+++ b/git-rev-parse.html
@@ -1222,6 +1222,17 @@ print a message to stderr and exit with nonzero status.</p></div>
empty if not in split-index mode.
</p>
</dd>
+<dt class="hdlist1">
+--show-object-format[=(storage|input|output)]
+</dt>
+<dd>
+<p>
+ Show the object format (hash algorithm) used for the repository
+ for storage inside the <code>.git</code> directory, input, or output. For
+ input, multiple algorithms may be printed, space-separated.
+ If not specified, the default is "storage".
+</p>
+</dd>
</dl></div>
</div>
<div class="sect2">
@@ -2008,7 +2019,7 @@ Similar to above:
<div id="footer">
<div id="footer-text">
Last updated
- 2018-06-01 16:13:01 JST
+ 2019-11-11 13:29:13 JST
</div>
</div>
</body>