##// END OF EJS Templates
dirstate-entry: restrict `from_p2` property to tracked file...
dirstate-entry: restrict `from_p2` property to tracked file The other case is now handled in `from_p2_removed`, and should ideally be moved to a lower level. So we can drop the `state == 'n'` narrowing and move it in the property itself. Differential Revision: https://phab.mercurial-scm.org/D10959
marmoute -
r48306:28632eb3 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / copy_tracing
tests.rs Loading ...
tests_support.rs Loading ...