Here are two patches on top of "mingw: make is_hidden tests in t0001/t5611 more robust" from yesterday to clean up the code by consolidating two copies and make it harder to misuse. Junio C Hamano (2): mingw: refactor test_path_is_hidden out to t/test-lib-functions.sh t: protect against use of test_path_is_hidden outside MINGW t/t0001-init.sh | 13 +++---------- t/t5611-clone-config.sh | 13 +++---------- t/test-lib-functions.sh | 14 ++++++++++++++ 3 files changed, 20 insertions(+), 20 deletions(-) -- 2.26.0-106-g9fadedd637