From: Ayush Jaiswal <ayushjaiswal12123@xxxxxxxxx> This patch updates a test in `t5601-clone.sh` to use `test_path_is_file` instead of manually comparing file output using `test_cmp`. This aligns the test with Git’s modern test practices and improves readability. The updated test was verified to pass using Git's test suite. Ayush Jaiswal (1): t5601: modernize test by using test_path_is_file t/t5601-clone.sh | 948 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 948 insertions(+) create mode 100644 t/t5601-clone.sh -- 2.49.0-rc0