Show More
@@ -588,7 +588,9 b' def updatelfiles(' | |||
|
588 | 588 | continue |
|
589 | 589 | # Synchronize largefile dirstate to the last modified |
|
590 | 590 | # time of the file |
|
591 |
lfdirstate. |
|
|
591 | lfdirstate.update_file( | |
|
592 | lfile, p1_tracked=True, wc_tracked=True | |
|
593 | ) | |
|
592 | 594 | update1 = 1 |
|
593 | 595 | |
|
594 | 596 | # copy the exec mode of largefile standin from the repository's |
General Comments 0
You need to be logged in to leave comments.
Login now