comparison mercurial/repository.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 a0aad86b3b6a
children 0dfb5672f015
comparison
equal deleted inserted replaced
35646:a177c6aa055a 35647:fc39e2bfcd70