cvs2git: escape <<EOF messages, and work around cvsps branch handling
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 16:36:33 +0000 (09:36 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 24 May 2005 16:36:33 +0000 (09:36 -0700)
commite16c03b5495432579b864c279833d522ea463e5f
tree9fce9e4980052843f69c17bfc4a3801bba05c016
parente69a19f784b3ff19efc8ab765166e877fffb052e
cvs2git: escape <<EOF messages, and work around cvsps branch handling

This escapes '$' characters in <<-handling, and gives preference to
the new branch when cvsps incorrectly reports a commit as originating
on an old branch.
cvs2git.c