aboutsummaryrefslogtreecommitdiff
path: root/patch-ids.h
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-04-16 05:04:44 -0400
committerJunio C Hamano <gitster@pobox.com>2015-04-16 08:15:06 -0700
commita33729267504c7b1a63a1f05b47faea6f9e1642c (patch)
tree8a6e482e146a70374839ccb8e3dadb72d5e18418 /patch-ids.h
parent03afcbee9b9246f5ec9b013f2a699b151f0ba7ab (diff)
downloadgit-a33729267504c7b1a63a1f05b47faea6f9e1642c.tar.gz
git-a33729267504c7b1a63a1f05b47faea6f9e1642c.tar.xz
t1430: add another refs-escape test
In t1430, we check whether deleting the branch "../../foo" will delete ".git/foo". However, this is not that interesting a test; the precious file ".git/foo" does not look like a ref, so even if we did not notice the "escape" from the "refs/" hierarchy, we would fail for that reason (i.e., if you turned refname_is_safe into a noop, the test still passes). Let's add an additional test for the same thing, but with a file that actually looks like a ref. That will make sure we are exercising the refname_is_safe code. While we're at it, let's also make the code work a little harder by adding some extra paths and some empty path components. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'patch-ids.h')
0 files changed, 0 insertions, 0 deletions