##// END OF EJS Templates
dagop: fix subsetparentswalker to set p1/p2 chains at merge revision...
dagop: fix subsetparentswalker to set p1/p2 chains at merge revision The previous implementation was wrong because the '1'/'2' key would be appended at a fork revision. Since we traverse the graph from heads, a merge revision is actually a branching point, where the sort key must be generated.

File last commit:

r16438:28a90cdf default
r45147:67f757ed default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer