Skip to content
Snippets Groups Projects
Commit 75dddd69 authored by mpm's avatar mpm
Browse files

trivial tweak to merge3

parent e6c621a8
No related branches found
No related tags found
No related merge requests found
......@@ -808,7 +808,7 @@
os.unlink(b)
os.unlink(c)
return fl.addrevision(text, transaction, link, my, other)
return fl.add(text, transaction, link, my, other)
class remoterepository:
def __init__(self, ui, path):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment