]> git.99rst.org Git - git.git/commit
t1403: verify that path exists and is a file
authorMahendra Dani <redacted>
Tue, 4 Mar 2025 11:27:28 +0000 (16:57 +0530)
committerJunio C Hamano <redacted>
Tue, 4 Mar 2025 18:13:54 +0000 (10:13 -0800)
commit107d8893032ef5b4e6216377752f0ac1d17a0615
treedb3c39401d1a7eca742d135ca8d7ee72005c604b
parent6a64ac7b014fa2cfa7a69af3c253bcd53a94b428
t1403: verify that path exists and is a file

Verify that if the path exists then it is a file using test_path_is_file().

Signed-off-by: Mahendra Dani <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t1403-show-ref.sh
git clone https://git.99rst.org/PROJECT