diff options
| author | SoutrikDas <valusoutrik@gmail.com> | 2026-02-09 22:54:45 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-02-09 10:16:01 -0800 |
| commit | aaf3cc3d8dfb5357713ba9093f3eb51c72c66456 (patch) | |
| tree | 75b9813c9c870b1218eab0c1a90ae46b99c5f66a /contrib/persistent-https | |
| parent | 67ad42147a7acc2af6074753ebd03d904476118f (diff) | |
| download | git-aaf3cc3d8dfb5357713ba9093f3eb51c72c66456.tar.gz git-aaf3cc3d8dfb5357713ba9093f3eb51c72c66456.zip | |
t7003: modernize path existence checks using test helpers
Replace direct uses of 'test -f' and 'test -d' with
git's helper functions 'test_path_is_file' ,
'test_path_is_missing' and 'test_path_is_dir'
Signed-off-by: SoutrikDas <valusoutrik@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
