diff options
author | martin f. krafft <madduck@madduck.net> | 2008-04-20 23:03:56 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-04-21 23:30:11 -0700 |
commit | bbd4c307fc315847c975efd4c9aa32eb0e8470fb (patch) | |
tree | 988cdac57962113557c1c045319364fe2f7d437c /builtin-check-attr.c | |
parent | bash: Add completion for git diff --base --ours --theirs (diff) | |
download | tgif-bbd4c307fc315847c975efd4c9aa32eb0e8470fb.tar.xz |
Escape project name in regexp
The project name, when used in a regular expression, needs to be quoted
properly, so that stuff like '++' in the project name does not cause
Perl to barf.
Related info: http://bugs.debian.org/476076
This is a bug in Perl's CGI.pm, but fixing that exposed a similar bug in
gitweb.perl
Signed-off-by: martin f. krafft <madduck@madduck.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-check-attr.c')
0 files changed, 0 insertions, 0 deletions