options = [
opt('-t', '--threeway', action = 'store_true',
short = 'Perform a three-way merge with the current patch'),
options = [
opt('-t', '--threeway', action = 'store_true',
short = 'Perform a three-way merge with the current patch'),
short = 'Use BASE instead of HEAD applying the patch')]
directory = DirectoryHasRepository(log = True)
short = 'Use BASE instead of HEAD applying the patch')]
directory = DirectoryHasRepository(log = True)