[ECOS] Re: Switching to using git on eCosForge
Peter Korsgaard
jacmet@sunsite.dk
Tue Sep 22 11:38:00 GMT 2009
>>>>> "AS" == Alex Schuilenburg <alexs@ecoscentric.com> writes:
Hi,
AS> Ah, for 1.6.x you mean
AS> # ls -l /usr/libexec/git-core | wc -l
AS> 132
AS> # ls -l /usr/bin/git* | wc -l
AS> 4
AS> #
AS> You can run but you cannot hide ;-)
But that's an implementation detail. I as a user don't care if the
various git subcommands are implemented in seperate binaries or a
single multi-function binary.
Again, the working set (E.G. common commands) are pretty similar:
svn help|wc -l
47
git help|wc -l
26
hg help|wc -l
67
--
Bye, Peter Korsgaard
--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
More information about the Ecos-discuss
mailing list