how do I continue a merge after resolving conflicts?
Jamie Wilkinson
jaq at spacepants.org
Fri Nov 18 05:33:18 GMT 2005
I've just tried to merge Martin's latest into my tree, in which I've
modified bzrlib/tree.py to exclude .bzrignore from the tarball export (see
earlier post). I get a conflict when running 'bzr merge', and so I fix it
up, and bzr resolve it, but now the tree's in a state where there are
uncommitted changes; bzr merge aborts. I realise there are uncommitted
changes, because I was fixing the conflict, but I now want it to press on.
What's the correct method of continuing? Do I commit the half-merge, or is
there magic that says now carry on?
More information about the bazaar
mailing list