Reading closely it looks a whole lot more like it is:
bzr merge -r 10..9; bzr commit -m "revert 10"
Specifically the line: disapprove command only works if id has exactly one ancestor,
Sounds like it doesn't work for merges.
Reading closely it looks a whole lot more like it is:
bzr merge -r 10..9; bzr commit -m "revert 10"
Specifically the line:
disapprove command only works if id has exactly one ancestor,
Sounds like it doesn't work for merges.