diff options
author | Neeraj Singh <neerajsi@microsoft.com> | 2022-04-05 07:20:15 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-04-06 22:13:26 +0200 |
commit | fb2d0db502240231cde9584d2a908ae186a2ae06 (patch) | |
tree | 270328180ba07793e8c55418f63f3ff14976e0ab /t/t5521-pull-options.sh | |
parent | core.fsync: use batch mode and sync loose objects by default on Windows (diff) | |
download | git-fb2d0db502240231cde9584d2a908ae186a2ae06.tar.xz git-fb2d0db502240231cde9584d2a908ae186a2ae06.zip |
test-lib-functions: add parsing helpers for ls-files and ls-tree
Several tests use awk to parse OIDs from the output of 'git ls-files
--stage' and 'git ls-tree'. Introduce helpers to centralize these uses
of awk.
Update t5317-pack-objects-filter-objects.sh to use the new ls-files
helper so that it has some usages to review. Other updates are left for
the future.
Signed-off-by: Neeraj Singh <neerajsi@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5521-pull-options.sh')
0 files changed, 0 insertions, 0 deletions