t3905: correct test title
authorDenton Liu <liu.denton@gmail.com>
Wed, 12 May 2021 20:16:12 +0000 (13:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 May 2021 23:48:16 +0000 (08:48 +0900)
commitaa2b05d9f66f5c167a7a377e2a0990f4af835e71
tree6d3a1a67f4f786d5952554b539c21244efa98201
parent0af760e26191acd3c5957841461ff224b80b43f7
t3905: correct test title

We reference the non-existent option `git stash show --show-untracked`
when we really meant `--only-untracked`. Correct the test title
accordingly.

Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3905-stash-include-untracked.sh