On Mon, Nov 10, 2008 at 7:39 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote: > On Mon, Nov 10, 2008 at 2:12 AM, Brian Granger <[EMAIL PROTECTED]> wrote: >> >>>> Use >>>> git://git.sympy.org/sympy >>> >>> Yes, that's our official repository, but Brian wanted to see my new >>> patches, that are still waiting for the review. See my previous email >>> how to get them. >> >> Actually, for now, I just wanted my master to track the mainline sympy >> repo (which I guess is git://git.sympy.org/sympy) >> >> How do I get my master to follow this rather than Ondrej's master? >> Once I have this setup, then I think I can figure out how to track >> Ondrej's remote branches. > > Just do: > > git clone git://git.sympy.org/sympy > > And you will get the master to follow our main repo. Then always use > branches to do any work (git checkout -b some_branch_name master)
Ok, I updated and simplified the info about how to checkout the remote branches http://wiki.sympy.org/wiki/Git_hg_rosetta_stone#how_to_checkout_remote_branch Ondrej --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
