commit | 68283999f8ae0e9286f8b7f199905b77d608cb80 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Thu Dec 15 18:03:59 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Fri Dec 16 18:23:52 2005 -0800 |
tree | 191914d18206d0b668db19685e27343ba6f599e6 | |
parent | 3ae854c3567dd10055fbe12b8bd91bd2d447f55f [diff] |
Forbid pattern maching characters in refnames. by marking '?', '*', and '[' as bad_ref_char(). Signed-off-by: Junio C Hamano <junkio@cox.net>