Yeah, that is exactly how I feel. I regularly end up with modified code from unrelated changes in my workspaces and git's branching & stashing would make that a lot easier.
I have been (ab)using git recently to work with Pivot in order to address this issue, and really like the workflow. I was just getting to the point where I was considering doing a git svn clone of the Pivot repository when I noticed that Infra could set up a git mirror for us. On 13 August 2011 05:10, Edvin Syse <[email protected]> wrote: >> -----Opprinnelig melding----- >> Fra: Chris Bartlett [mailto:[email protected]] >> Sendt: 12. august 2011 23:58 >> Til: Pivot Dev >> Emne: Is there any interest in setting up a git mirror for Pivot? >> >> Infra@Apache can set up a read only git mirror (automatically updated) if we >> request one. > > > That would be very interesting. It would help my workflow a lot when working > on multiple issues, since I don't check in the changes to svn along the way. > Much nicer to have my own git repo to work on the issues, and supply patches > when I'm done. Since I work from multiple machines, git would be a very > welcome enhancement :) > > -- Edvin >
