##// END OF EJS Templates
merge: return a mergeresult obj from manifestmerge(), calculateupdates() (API)...
merge: return a mergeresult obj from manifestmerge(), calculateupdates() (API) Earlier, manifestmerge() and calculateupdates() returns a tuple of three things. I wanted to add one more thing to return value. Introducing a special class which represents results of a merge will help understand better and also ease adding new return values. Differential Revision: https://phab.mercurial-scm.org/D8799

File last commit:

r30346:9cc438bf default
r45831:0e18861f default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer