Show More
@@ -137,7 +137,7 b' CHANGE_TYPE_FILES = "files"' | |||||
137 | @interfaceutil.implementer(intdirstate.idirstate) |
|
137 | @interfaceutil.implementer(intdirstate.idirstate) | |
138 | class dirstate: |
|
138 | class dirstate: | |
139 |
|
139 | |||
140 |
# used by largefile to avoid overwritting transaction callbac |
|
140 | # used by largefile to avoid overwritting transaction callback | |
141 | _tr_key_suffix = b'' |
|
141 | _tr_key_suffix = b'' | |
142 |
|
142 | |||
143 | def __init__( |
|
143 | def __init__( |
General Comments 0
You need to be logged in to leave comments.
Login now