diff options
author | Matthew Ogilvie <mmogilvi_git@miniinfo.net> | 2012-10-13 23:42:26 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-10-16 16:17:51 -0700 |
commit | 51a7e6dbc9b871ddfd73752e1a1b254e38e4336b (patch) | |
tree | 9b9842004de67e7fca3790cc0f480bc69ee24527 /t/t4114-apply-typechange.sh | |
parent | cvsserver: cleanup extra slashes in filename arguments (diff) | |
download | tgif-51a7e6dbc9b871ddfd73752e1a1b254e38e4336b.tar.xz |
cvsserver: define a tag name character escape mechanism
CVS tags are officially only allowed to use [-_0-9A-Za-f]. Git
refs commonly uses other characters, especially [./]. Such characters
need to be escaped from CVS in order to be referenced.
This just defines functions to escape/unescape names. The functions
are not used yet.
Signed-off-by: Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4114-apply-typechange.sh')
0 files changed, 0 insertions, 0 deletions