##// END OF EJS Templates
tests: stop checking for optional, now impossible output...
tests: stop checking for optional, now impossible output In 7dd63a8cb1ee, the code that could output that line was removed.

File last commit:

r45383:b7808443 default
r45422:1409da21 default
Show More
next
16 lines | 342 B | text/plain | TextLexer
== New Features ==
== New Experimental Features ==
== Backwards Compatibility Changes ==
== Internal API Changes ==
* logcmdutil.diffordiffstat() now takes contexts instead of nodes.
* The `mergestate` class along with some related methods and constants have
moved from `mercurial.merge` to a new `mercurial.mergestate` module.