[13:38] how do I revert one specific commit from history? [13:43] diff and patch (bzrtools) seems to do it, though I'd expect convenience command [13:46] CcxCZ: see the bzr-rewrite plugin [13:56] kthnx, will look into it next time [14:37] You can do something clever with bzr merge. [14:38] bzr merge -r 4..3