]> git.99rst.org Git - git.git/commit
cat-file: mention --unordered along with --batch-all-objects
authorJeff King <redacted>
Tue, 5 Oct 2021 20:31:08 +0000 (16:31 -0400)
committerJunio C Hamano <redacted>
Fri, 8 Oct 2021 22:45:14 +0000 (15:45 -0700)
commitc3660cfb031650b0fe384e3e27c06667f7ae5099
tree0beccf88e9ad3db7e7307f27907be633ae3e5685
parente879295b208caffe03ce08d789bd81626b12c208
cat-file: mention --unordered along with --batch-all-objects

The note on ordering for --batch-all-objects was written when that was
the only possible ordering. These days we have --unordered, too, so
let's point to it.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-cat-file.txt
git clone https://git.99rst.org/PROJECT