diff options
author | Daniel Barkalow <barkalow@iabervon.org> | 2009-03-07 01:11:36 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-07 12:19:24 -0800 |
commit | 08fbdb30438fd7087c5abe15840a22fe21094515 (patch) | |
tree | 4c3a23090737b8c858911c1985e219ae9ee1c7ba /list-objects.h | |
parent | e928213fb40c106650dca2632b5e830cfaffb86a (diff) | |
download | git-08fbdb30438fd7087c5abe15840a22fe21094515.tar.gz |
Keep '*' in pattern refspecs
In order to do anything more capable with refspecs, the first step is
to keep the entire input. Additionally, validate patterns by checking
for the ref matching the rules for a pattern as given by
check_ref_format(). This requires a slight change to
check_ref_format() to make it enforce the requirement that the '*'
immediately follow a '/'.
Signed-off-by: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'list-objects.h')
0 files changed, 0 insertions, 0 deletions