Show More
@@ -1323,8 +1323,6 b' class localrepository:' | |||||
1323 | # XXX cache is a complicatged business someone |
|
1323 | # XXX cache is a complicatged business someone | |
1324 | # should investigate this in depth at some point |
|
1324 | # should investigate this in depth at some point | |
1325 | b'cache/', |
|
1325 | b'cache/', | |
1326 | # XXX shouldn't be dirstate covered by the wlock? |
|
|||
1327 | b'dirstate', |
|
|||
1328 | # XXX bisect was still a bit too messy at the time |
|
1326 | # XXX bisect was still a bit too messy at the time | |
1329 | # this changeset was introduced. Someone should fix |
|
1327 | # this changeset was introduced. Someone should fix | |
1330 | # the remainig bit and drop this line |
|
1328 | # the remainig bit and drop this line |
General Comments 0
You need to be logged in to leave comments.
Login now