comparison i18n/zh_TW.po @ 42214:9893d7aa7420

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
author Pulkit Goyal <pulkit@yandex-team.ru>
date Sat, 27 Apr 2019 02:13:43 +0300
parents 4acf569facef
children d4ba4d51f85f
comparison
equal deleted inserted replaced
42213:618b9ffefa87 42214:9893d7aa7420