"Stephen J. Turnbull" <stephen(a)xemacs.org> writes:
This is a major reason why git is my weapon of choice: you can
efficiently and straighforwardly do such surgery on a git repo with
filter-branch. This is the kind of operation that would majorly suck
if you had to do it in Bazaar.
It sucks majorly on git as well when done on a publicly accessible
repository since any development done on the unfiltered branch elsewhere
becomes a mess when merging, typically reintroducing the stuff filtered
out together with wagonloads of conflicts.
--
David Kastrup
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/mailman/listinfo/xemacs-beta