Show More
@@ -808,7 +808,7 b' class localrepository:' | |||||
808 | os.unlink(b) |
|
808 | os.unlink(b) | |
809 | os.unlink(c) |
|
809 | os.unlink(c) | |
810 |
|
810 | |||
811 |
return fl.add |
|
811 | return fl.add(text, transaction, link, my, other) | |
812 |
|
812 | |||
813 | class remoterepository: |
|
813 | class remoterepository: | |
814 | def __init__(self, ui, path): |
|
814 | def __init__(self, ui, path): |
General Comments 0
You need to be logged in to leave comments.
Login now