On Thu, 2011-09-08 at 23:43 -0400, Greg Stein wrote: > I've had to use git lately, and our shelves could almost look like > git's branches. Swap around among them based on what you're doing at > the time.
I think this is closer to git's "stash" feature than git branches. In fact, I was thinking of jumping in and asking why this was being called something gratuitously different.