diff options
author | Luke Shumaker <lukeshu@datawire.io> | 2021-04-27 15:17:40 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-04-28 16:47:18 +0900 |
commit | cbb5de8b83f3abde8f9b37b0048bc00344b6709b (patch) | |
tree | 14484aa51ca577d204e235f1cf933b448ad077f4 /t/t0067-parse_pathspec_file.sh | |
parent | subtree: parse revs in individual cmd_ functions (diff) | |
download | tgif-cbb5de8b83f3abde8f9b37b0048bc00344b6709b.tar.xz |
subtree: remove duplicate check
`cmd_add` starts with a check that the directory doesn't yet exist.
However, the `main` function performs the exact same check before
calling `cmd_add`. So remove the check from `cmd_add`.
Signed-off-by: Luke Shumaker <lukeshu@datawire.io>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0067-parse_pathspec_file.sh')
0 files changed, 0 insertions, 0 deletions