resolve_ref(): verify that the input refname has the right format
commit8384d78886eca05cae2a4c1bccaee379d76c1e06
authorMichael Haggerty <mhagger@alum.mit.edu>
Thu, 15 Sep 2011 21:10:39 +0000 (15 23:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 5 Oct 2011 20:45:31 +0000 (5 13:45 -0700)
treeef6710f2ad28d3b23c94c43d1d5fbdc1210362a0
parentd51b720fca4ee5418952a90f785317592a7a1242
resolve_ref(): verify that the input refname has the right format

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c