Are squashed commits and discarded branches possible in bzr?
Talden
talden at gmail.com
Tue May 11 03:34:30 BST 2010
> You discard the *branch* by deleting the directory tree at .bzr (and
> usually the containing workspace as well). This saves a lot more
> space in Bazaar than it does in git<wink>, but functionally, it's
> identical: you've discarded a ref, not the data it refers to...
Really. If I delete my bzr.dev branch (a branch in a shared repo)
then I'd remove 5KB of content (28KB of used disk). I don't know that
I'd consider 28KB of disk 'a lot' even if git used only a single byte
- I'd have to discard a lot of branches before I cared about that.
Perhaps you're assuming that the branch has a working-tree :-)
--
Talden
More information about the bazaar
mailing list