]> git.99rst.org Git - git.git/commit
tests: make the code more readable
authorCOGONI Guillaume <redacted>
Tue, 22 Feb 2022 21:54:30 +0000 (22:54 +0100)
committerJunio C Hamano <redacted>
Wed, 23 Feb 2022 23:08:44 +0000 (15:08 -0800)
commitcc143f12a781afaef3de89450bc2b4d233058809
tree58336b0ef0d1bdc6963ec217453f40aecd415b2d
parent456296b5d1f05ca16949e7d37ae87f5750118564
tests: make the code more readable

Replace the parsing of the output of "ls -l" by test_path_is_symlink() and
test_readlink().

Signed-off-by: COGONI Guillaume <redacted>
Co-authored-by: BRESSAT Jonathan <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t3903-stash.sh
git clone https://git.99rst.org/PROJECT