To get this branch, use:
bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
« back to all changes in this revision
Viewing changes to bzrlib/conflicts.py
Merge cleanup into shell-like-tests
Show diffs side-by-side
added
removed
152
152
def restore(filename):
154
Restore a conflicted file to the state it was in before merging.
155
Only text restoration supported at present.
153
"""Restore a conflicted file to the state it was in before merging.
155
Only text restoration is supported at present.
157
157
conflicted = False