summaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorLibravatar Jeff King <peff@peff.net>2018-05-13 13:00:23 -0400
committerLibravatar Jeff King <peff@peff.net>2018-05-21 23:50:11 -0400
commite19e5e66d691bdeeeb5e0ed2ffcecdd7666b0d7b (patch)
treed274664188ab560297f020005873b4bee2190473 /t
parentskip_prefix: add case-insensitive variant (diff)
downloadtgif-e19e5e66d691bdeeeb5e0ed2ffcecdd7666b0d7b.tar.xz
verify_path: drop clever fallthrough
We check ".git" and ".." in the same switch statement, and fall through the cases to share the end-of-component check. While this saves us a line or two, it makes modifying the function much harder. Let's just write it out. Signed-off-by: Jeff King <peff@peff.net>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions