mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2026-07-13 07:31:33 +02:00
Merge commit 'e774ad2d96ae27e23c8ede88384bb1c085d631e8' into felipec
Accept trivial change.
This commit is contained in:
@@ -250,7 +250,7 @@ class Marks:
|
||||
self.marks = {}
|
||||
self.rev_marks = {}
|
||||
self.last_mark = 0
|
||||
self.version = 0
|
||||
self.version = VERSION
|
||||
self.last_note = 0
|
||||
|
||||
def load(self):
|
||||
|
||||
Reference in New Issue
Block a user