]> git.99rst.org Git - git.git/commit
ls-tree tests: add tests for --name-status
authorÆvar Arnfjörð Bjarmason <redacted>
Wed, 23 Mar 2022 09:13:01 +0000 (17:13 +0800)
committerJunio C Hamano <redacted>
Wed, 23 Mar 2022 18:38:38 +0000 (11:38 -0700)
commita53343e0fd72ee871aef994bf1352be320dbf710
tree006d08f7d407fa411b9f683c50e5902bc7582fe9
parentcd3e606211bb1cf8bc57f7d76bab98cc17a150bc
ls-tree tests: add tests for --name-status

The --name-status synonym for --name-only added in
c639a5548a5 (ls-tree: --name-only, 2005-12-01) had no tests, let's
make sure it works the same way as its sibling.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Teng Long <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t3101-ls-tree-dirname.sh
git clone https://git.99rst.org/PROJECT