We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0672a34 commit b41acdeCopy full SHA for b41acde
1 file changed
rip-cvs.pl
@@ -65,7 +65,7 @@
65
}
66
67
# normalize URL
68
-if ($config{'url'} =~ /\/\CVS/) {
+if ($config{'url'} =~ /\/CVS/) {
69
$config{'scmurl'} = $config{'url'};
70
$config{'regurl'} = $config{'url'};
71
$config{'regurl'} =~ s/\/CVS//;
0 commit comments