Junio C Hamano [off-list ref] writes:
In preparation to have both old and new cvsimport during the
transition period, rename the cvsimport script to cvsimport-2
and introduce a small wrapper that we can later change it to
allow users to run either frontend (with their corresponding
cvsps backends).
Signed-off-by: Junio C Hamano <redacted>
---
.gitignore | 1 +
Makefile | 3 +-
git-cvsimport-2.perl | 1179 ++++++++++++++++++++++++++++++++++++++++++++++++++
git-cvsimport.perl | 1179 --------------------------------------------------
Sorry, I should have done "format-patch -M" for this one.