]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'cg/t3903-modernize'
authorJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:30 +0000 (21:25 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 7 Mar 2022 05:25:30 +0000 (21:25 -0800)
commitb6c596fd01dc44a08ffe803e0c074fe0e028a93f
treec83c7082146e93181c3cce3e1e691aec2a938602
parent715d08a9e51251ad8290b181b6ac3b9e1f9719d7
parentcc143f12a781afaef3de89450bc2b4d233058809
Merge branch 'cg/t3903-modernize'

Test modernization.

* cg/t3903-modernize:
  tests: make the code more readable
  tests: allow testing if a path is truly a file or a directory
  t/t3903-stash.sh: replace test [-d|-f] with test_path_is_*
t/t3903-stash.sh