Git like branching for working on new stuff
        
      
      
          If I'm working on redoing / redesigning a section (or all) of my site's design, I'd love to be able to create a new branch it off the original, work on my new stuff, and when I'm ready merge it back in to my current site.
 That way I could continu...