diff options
author | Robert Ewald <robert.ewald@nov.com> | 2007-07-30 11:08:21 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-07-30 17:49:50 -0700 |
commit | bf655fd7009bf5b8f493c52ca77c0d9e09dcb762 (patch) | |
tree | 737ca4f5f94c6d8d8f4493bee73fb68ff930b120 /git.c | |
parent | 299726d53841984450524f4ade428112e51c853e (diff) | |
download | git-bf655fd7009bf5b8f493c52ca77c0d9e09dcb762.tar.gz git-bf655fd7009bf5b8f493c52ca77c0d9e09dcb762.tar.xz |
git-svn: Translate invalid characters in refname
In git some characters are invalid as documented
in git-check-ref-format. In subversion these characters might
be valid, so a translation is required.
This patch does this translation by url escaping characters, that
are not allowed.
Credit goes to Eric Wong, martin f. krafft and Jan Hudec
Signed-off-by: Robert Ewald <robewald@gmx.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git.c')
0 files changed, 0 insertions, 0 deletions