diff options
author | Neeraj Singh <neerajsi@microsoft.com> | 2022-04-04 22:20:15 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-04-06 13:13:26 -0700 |
commit | fb2d0db502240231cde9584d2a908ae186a2ae06 (patch) | |
tree | 270328180ba07793e8c55418f63f3ff14976e0ab /builtin/commit.c | |
parent | 8a94d833497f3b8232684271c80a7da56f930939 (diff) |
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 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions