Junio C Hamano <gitster@xxxxxxxxx> 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 <gitster@xxxxxxxxx> > --- > .gitignore | 1 + > Makefile | 3 +- > git-cvsimport-2.perl | 1179 ++++++++++++++++++++++++++++++++++++++++++++++++++ > git-cvsimport.perl | 1179 -------------------------------------------------- Sorry, I should have done "format-patch -M" for this one. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html