##// END OF EJS Templates
branchcache: store the maximum tip in a variable inside for loop...
branchcache: store the maximum tip in a variable inside for loop Instead of assigning self.tiprev multiple times in the for loop, and calling cl.node() on it, let's store that in a temporary variable and assign it in the end of loop. Differential Revision: https://phab.mercurial-scm.org/D6311
Pulkit Goyal -
r42400:9893d7aa default
Show More
Name Size Modified Last Commit Author
/ rust / hg-direct-ffi / src
ancestors.rs Loading ...
lib.rs Loading ...