Hi, On Mon, 28 Apr 2008, Brian Gernhardt wrote: > On Apr 28, 2008, at 9:12 AM, David Symonds wrote: > > >I doubt Jörg suggested it for its speed, but it removes the dependency > >on Perl. > > We already depend on perl for git-add--interactive.perl in core git, and > for git-svn, git-cvs*, and git-send-email. I don't think this one line > is going to make a big difference in our Perl dependency. It does. It goes the wrong way. And work on building in git-add--interactive.perl has already begun, so that is not a strong argument. As for git-svn and git-cvs* I agree, they will probably remain perl scripts. But I think that they are not that important, since they are not strictly _core_ parts of Git, being importers/exporters that not everybody needs. Ciao, Dscho