SZEDER Gábor writes:
> The option is spelled '--deleted'.
>
> Signed-off-by: SZEDER Gábor
> ---
Thanks.
> t/t7011-skip-worktree-reading.sh | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/t/t7011-skip-worktree-reading.sh
> b/t/t7011-skip-worktree-reading.sh
> inde
SZEDER Gábor wrote:
> -test_expect_success 'ls-files --delete' '
> +test_expect_success 'ls-files --deleted' '
> setup_absent &&
> test -z "$(git ls-files -d)"
While at it, change this to --deleted?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a
The option is spelled '--deleted'.
Signed-off-by: SZEDER Gábor
---
t/t7011-skip-worktree-reading.sh | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/t/t7011-skip-worktree-reading.sh b/t/t7011-skip-worktree-reading.sh
index 8f3b54d8..88d60c1c 100755
--- a/t/t7011-skip-workt
3 matches
Mail list logo