##// END OF EJS Templates
changegroup: don't convert revisions to node for duplicate handling...
changegroup: don't convert revisions to node for duplicate handling The only consumer can handle revision lists fine. Avoid materializing a range if there are no duplicates as optimization. Differential Revision: https://phab.mercurial-scm.org/D9884
Joerg Sonnenberger -
r47260:fa7ae7aa default
Show More