Show More
@@ -233,7 +233,6 b' def openlfdirstate(ui, repo, create=True' | |||||
233 | if len(standins) > 0: |
|
233 | if len(standins) > 0: | |
234 | vfs.makedirs(lfstoredir) |
|
234 | vfs.makedirs(lfstoredir) | |
235 |
|
235 | |||
236 | with lfdirstate.changing_parents(repo): |
|
|||
237 |
|
|
236 | for standin in standins: | |
238 |
|
|
237 | lfile = splitstandin(standin) | |
239 |
|
|
238 | lfdirstate.hacky_extension_update_file( |
General Comments 0
You need to be logged in to leave comments.
Login now