git

Simon Peyton-Jones simonpj at microsoft.com
Mon Apr 4 10:50:21 CEST 2011


Doing a 'git clone' of the main GHC repository is pretty slow (ten minutes plus), presumably because it fetches everything.  sync-all takes another twenty minutes

Would it be faster using git's own protocol rather than http?  If so, is it just a question of changing the 'clone' command, or is there more to do than that?

Simon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cvs-ghc/attachments/20110404/713a4d0b/attachment.htm>


More information about the Cvs-ghc mailing list