This is the poster child use case for git because it allows you to re-order commits or even move commits to an ephemeral branch after creating the branch.
I can't count the number of times this has saved my butt. On Wed, Nov 3, 2010 at 9:01 AM, Gilles Sadowski < gil...@harfang.homelinux.org> wrote: > Also I'm not going to "svn co" a fresh copy of CM every time I > encounter an issue that should have been better dealt with *before* the > changes I'm currently performing (I already have two active ones). >