Files
git/path-walk.c
René Scharfe d473865154 path-walk: use repo_parse_tree_gently()
Use the passed in repository instead of the implicit the_repository when
parsing the tree.

Signed-off-by: René Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2026-01-09 18:36:17 -08:00

15 KiB