On 15 Nov., 22:50, "Aaron S. Meurer" <[email protected]> wrote: > Also note that slow initial clone is one of the (few) disadvantages of git, > because it pulls in the whole history. But after this one time wait, further > operations should be fast, especially if you are using the git:// protocol.
In my opinion it's rather an advantage. :) You can do a shallow clone if you want, but it disables you from committing IIRC. Vinzent -- You received this message because you are subscribed to the Google Groups "sympy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sympy?hl=en.
