summaryrefslogtreecommitdiff
path: root/builtin/pack-redundant.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2021-01-07 09:44:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-01-07 22:25:44 (GMT)
commit6aed56736b882f94c81293d1646d27d10241349c (patch)
tree71e2194d1e94b8688f89d1b710dd6cf062b5f3a3 /builtin/pack-redundant.c
parenta02ea577174ab8ed18f847cf1693f213e0b9c473 (diff)
downloadgit-6aed56736b882f94c81293d1646d27d10241349c.zip
git-6aed56736b882f94c81293d1646d27d10241349c.tar.gz
git-6aed56736b882f94c81293d1646d27d10241349c.tar.bz2
fsck: reject .gitmodules git:// urls with newlines
The previous commit taught the clone/fetch client side to reject a git:// URL with a newline in it. Let's also catch these when fscking a .gitmodules file, which will give an earlier warning. Note that it would be simpler to just complain about newline in _any_ URL, but an earlier tightening for http/ftp made sure we kept allowing newlines for unknown protocols (and this is covered in the tests). So we'll stick to that precedent. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/pack-redundant.c')
0 files changed, 0 insertions, 0 deletions