##// END OF EJS Templates
incoming: kill the `repo._subtoppath =` hack...
incoming: kill the `repo._subtoppath =` hack We do the same as for `hg outgoing`, instead of relying on implicit passing value by monkey punching them onto the repo object, we pass equivalent information by argument to the proper function. This is way cleaner. Differential Revision: https://phab.mercurial-scm.org/D10416

File last commit:

r43078:268662aa default
r47712:279df499 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer