##// END OF EJS Templates
patchbomb: return outgoing revs as a smartset...
patchbomb: return outgoing revs as a smartset This helps to factor out scmutil.revrange() calls from _getpatches() and _getoutgoing(). In future patches, a smartset will be passed to _getpatches().
Yuya Nishihara -
r24567:13f0af2a default
Show More