summaryrefslogtreecommitdiffstats
path: root/git-cat-file.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-10-18 17:02:08 -0700
committerJunio C Hamano <gitster@pobox.com>2021-10-18 17:02:08 -0700
commit59646279943e7720dcd1ffef1d24ce9e101c39f4 (patch)
treed04a140f5d2291dd891733f54242b2e5c679175f /git-cat-file.html
parent7b1585b6902973456b47ee9acd8a01365e52a4df (diff)
downloadgit-htmldocs-59646279943e7720dcd1ffef1d24ce9e101c39f4.tar.gz
Autogenerated HTML docs for v2.33.1-711-g9d530
Diffstat (limited to 'git-cat-file.html')
-rw-r--r--git-cat-file.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-cat-file.html b/git-cat-file.html
index 9279eadea..08bebe301 100644
--- a/git-cat-file.html
+++ b/git-cat-file.html
@@ -903,8 +903,10 @@ whitespace, so that the appropriate drivers can be determined.</p></div>
Instead of reading a list of objects on stdin, perform the
requested batch operation on all objects in the repository and
any alternate object stores (not just reachable objects).
- Requires <code>--batch</code> or <code>--batch-check</code> be specified. Note that
- the objects are visited in order sorted by their hashes.
+ Requires <code>--batch</code> or <code>--batch-check</code> be specified. By default,
+ the objects are visited in order sorted by their hashes; see
+ also <code>--unordered</code> below. Objects are presented as-is, without
+ respecting the "replace" mechanism of <a href="git-replace.html">git-replace(1)</a>.
</p>
</dd>
<dt class="hdlist1">
@@ -1186,7 +1188,7 @@ will be reported.</p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2021-03-22 14:53:18 PDT
+ 2021-10-18 17:00:13 PDT
</div>
</div>
</body>