##// END OF EJS Templates
largefiles: fix inappropriate locking (issue3182)...
largefiles: fix inappropriate locking (issue3182) Don't lock/write on operations that should be readonly (status). Always lock when writing the lfdirstate (rollback). Don't write lfdirstate until after committing; state isn't actually changed until the commit is complete.

File last commit:

r1360:7d439981 default
r15794:0d91211d default
Show More
__init__.py
1 line | 14 B | text/x-python | PythonLexer
# placeholder