cvs2git: fix character quoting
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 19:57:12 +0000 (12:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 19:57:12 +0000 (12:57 -0700)
commitd2b6f7c2fdd4012402b61b0a0a333b8b2011e8bc
treea0e0d3940c350f14545a481b179217f626c93440
parent1db0819a9cb30234678df73a99b82cb96babeca5
cvs2git: fix character quoting

We need to quote backslash and backtick too.

And inform the user about our progress, since converting a
big archive can take time. Doing the full mutt history took
just under eight minutes.
cvs2git.c