##// END OF EJS Templates
changegroup: extract _revisiondeltanormal() to standalone function...
changegroup: extract _revisiondeltanormal() to standalone function It wasn't accessing anything important on the cgpacker that warranted it being a method instead of a function. Differential Revision: https://phab.mercurial-scm.org/D4142
Gregory Szorc -
r39021:d85b0d81 default
Show More