Re: [PATCH] archive: improve support for running in a subdirectory
From: Junio C Hamano <hidden>
Date: 2023-03-21 22:59:52
From: Junio C Hamano <hidden>
Date: 2023-03-21 22:59:52
René Scharfe [off-list ref] writes:
archive.c | 71 +++++++++++++++++++++++++++++------------ t/t5000-tar-tree.sh | 13 ++++++++ t/t5001-archive-attr.sh | 16 ++++++++++ 3 files changed, 79 insertions(+), 21 deletions(-)
There are a handful of CI failures that can be seen at https://github.com/git/git/actions/runs/4482588035/jobs/7880821225#step:6:1803 https://github.com/git/git/actions/runs/4482588035/jobs/7880821849#step:4:1811 which is with this topic in 'seen'. Exactly the same 'seen' without this topic seems to pass https://github.com/git/git/actions/runs/4484290871 Thanks.