Hendrik Boom <[email protected]> writes: > Let's say I do a propagate from a main branch to a development branch. > I get dumped into emacs merge to sort things out. > Let's further say the emacs merge gets too hairy. I need to do > the merge more slowly with other tools, or perhaps start the merge > over again, with more insight. > > How do I get out of emacs merge mode without letting monotone > think the merge has been completed?
Don't save the buffer; that will tell monotone to abort. -- -- Stephe
