comparison hgext/strip.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 5613fb1583d6
children 011ca2d795d6
comparison
equal deleted inserted replaced
35646:a177c6aa055a 35647:fc39e2bfcd70