diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-10-18 15:47:57 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-10-18 15:47:57 -0700 |
commit | 092228ee5c20da1725330c037d84433a7976dc21 (patch) | |
tree | dee3b8a7978d525e33ee3b41efff0bd38543cefb /builtin/commit.c | |
parent | 853ec9aa9be1b467986dd86ffc36c1c8580a6789 (diff) | |
parent | bf972896d7186f0d29f7807b600f6fdb2837de18 (diff) |
Merge branch 'jk/cat-file-batch-all-wo-replace'
"git cat-file --batch" with the "--batch-all-objects" option is
supposed to iterate over all the objects found in a repository, but
it used to translate these object names using the replace mechanism,
which defeats the point of enumerating all objects in the repository.
This has been corrected.
* jk/cat-file-batch-all-wo-replace:
cat-file: use packed_object_info() for --batch-all-objects
cat-file: split ordered/unordered batch-all-objects callbacks
cat-file: disable refs/replace with --batch-all-objects
cat-file: mention --unordered along with --batch-all-objects
t1006: clean up broken objects
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions