]> git.99rst.org Git - git.git/commit
t5000: modernise archive and :(glob) test
authorKostya Farber <redacted>
Sat, 4 Feb 2023 20:41:24 +0000 (20:41 +0000)
committerJunio C Hamano <redacted>
Mon, 6 Feb 2023 22:14:20 +0000 (14:14 -0800)
commitd912a603eda751b2846f1d2ab0843c4b7f7d0e9c
tree68c845df7d9838dc34455c920efc9c88eee7a421
parent844ede312b4e988881b6e27e352f469d8ab80b2a
t5000: modernise archive and :(glob) test

To match present day coding guiding codelines let's:

- use <<-EOF, so we can indent all lines to the
  the same level for this test

- use <<\EOF to notify the reader that no interpolation
  is expected in the body

Signed-off-by: Kostya Farber <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t5000-tar-tree.sh
git clone https://git.99rst.org/PROJECT