t1402: check for refs ending with a dot
authorJeff King <peff@peff.net>
Mon, 28 Jul 2014 15:48:11 +0000 (11:48 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Jul 2014 17:42:39 +0000 (10:42 -0700)
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 <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found