diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2021-05-04 13:27:34 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-05-05 12:26:36 +0900 |
commit | d5904220bccc7f9e49a507d969bcc83428e582df (patch) | |
tree | 2e2ce4092c55ab6905eefa536f1ef22579c619a0 /t/README | |
parent | t0028: extract encoding helpers to lib-encoding.sh (diff) | |
download | tgif-d5904220bccc7f9e49a507d969bcc83428e582df.tar.xz |
parallel-checkout: add tests related to .gitattributes
Add tests to confirm that the `struct conv_attrs` data is correctly
passed from the main process to the workers, and that they can properly
convert the blobs before writing them to the working tree.
Also check that parallel-ineligible entries, such as regular files that
require external filters, are correctly smudge and written when
parallel-checkout is enabled.
Co-authored-by: Jeff Hostetler <jeffhost@microsoft.com>
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/README')
0 files changed, 0 insertions, 0 deletions