On Thu, Feb 19, 2009 at 7:38 PM, Nicholas Van Weerdenburg <[email protected]> wrote: > > I'm sure of my own preferences, but was curious about specific community > practices. >
Sorry, I guess I misunderstood your question. The best practice (IMHO) is to fork the master of your choice (most fork my master as I think it is still the "main" one). Then you'll have a master based on my master. you can add a remote tracking branch that is directly from my master so you can keep that branch current with me. Then you can do your own development in your branch. You can cherry pick changes back and forth and that way take what you like from the new "official" release and contribute back whatever you'd like. Hope this helps, cheers, steve --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby? -~----------~----~----~----~------~----~------~--~---
