How can I work with multiple sandboxes tied to the same GIT database? I don't want to clone multiple copies of git everywhere here but I want to have several trees (between 5 and 10) with various distinct changed made to each of them that I can test independently.
This is very convenient because it allows me to have several concurrent features developped independently and tested concurrently. At some point, I want to be able to check in some change and have the other sandboxes integrate these changes. What's the way of doing this the git way and which is easy enough? With SVN, I was keeping 5-10 full-blown trees and committing from the appropriate ones, then doing "svn update" in sandboxes where I wanted to merge back in the latest committed features. Thanks, Raphael ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ gtk-gnutella-devel mailing list gtk-gnutella-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel