From: Jeff King Date: Mon, 28 Jul 2014 15:48:11 +0000 (-0400) Subject: t1402: check for refs ending with a dot X-Git-Tag: v2.1.0-rc1~11 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/919eb8acea61fc461e69e2383e6290b4c3991c96?ds=sidebyside;hp=919eb8acea61fc461e69e2383e6290b4c3991c96 t1402: check for refs ending with a dot This has been illegal since cbdffe4 (check_ref_format(): tighten refname rules, 2009-03-21), but we never tested it. Signed-off-by: Jeff King Signed-off-by: Junio C Hamano ---