diff options
author | Jeff King <peff@peff.net> | 2017-05-26 15:06:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-29 11:36:53 +0900 |
commit | be6ed3f3346a24f4be2d771384528b1c87952b8f (patch) | |
tree | e0f2fb7e164e1bf471a17748549b7245276ad41f /pack-write.c | |
parent | Git 2.13 (diff) | |
download | tgif-be6ed3f3346a24f4be2d771384528b1c87952b8f.tar.xz |
t4208: add check for ":/" without matching file
The DWIM magic in check_filename() doesn't just recognize
":/". It actually makes sure that the file it points to
exists. t4208 checks only the case where the path is
present, not the opposite. Since the next patches will be
touching this area, let's add a test to make sure it
continues working.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-write.c')
0 files changed, 0 insertions, 0 deletions