Hi all, I inherited a web site and a git repository. the git repository is cloned to the website and a sandbox website (two clones). No commits have been done in more than 6 months. The main site has been updated a lot of times, the sandbox has lots of test and exploratory code. To bring things up to date, I thought of staging and committing all the files in the main site and pushing to the remote repository, and then fetching into the sandbox clone and merging what is needed (which will be sooo not trivial). Does this make sense? Or would it be better to create a sandbox branch somehow? I'm used to working with SVN, no real git experience, so I would appreciate any advice on how to manage this. Thanks in advance, Danielle -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html