comparison mercurial/dirstate.py @ 35647:fc39e2bfcd70

bookmarks: calculate visibility exceptions only once In the loop "for mark in names", the rev is same in each iteration, so it does not makes sense to call unhidehashlikerevs multiple times. Thanks to Yuya for spotting this.
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 15 Jan 2018 00:16:11 +0530
parents 8db4ca768416
children bf367a93f000
comparison
equal deleted inserted replaced
35646:a177c6aa055a 35647:fc39e2bfcd70