On 4/11/2013 1:13 PM, Mike Hommey wrote: > That still leave the clutter forever in the mercurial log. I wonder if > it would be possible to push special branches or bookmarks for > DONTBUILD and CLOSED TREE, with a server side hook to handle things > nicely.
Mercurial has this thing called "push keys" which are what's used to implement bookmarks: http://www.selenic.com/blog/?p=644 It's possible we could piggyback on that. -Ted _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform