##// END OF EJS Templates
diffutil: rewrite an ersatz ternary operator for building diffopts.text...
diffutil: rewrite an ersatz ternary operator for building diffopts.text Pytype tends to get confused by these, but the real problem here is that if the caller passes `opts={}` as TortoiseHg has been doing, that is set as the value for `diffopts.text` when in reality it expects a boolean. When `None` is passed explicitly, the default value in `mdiff.defaultopts` is assigned.
Matt Harbison -
r50793:024e0580 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / copy_tracing
tests.rs Loading ...
tests_support.rs Loading ...