##// END OF EJS Templates
bookmarks: calculate visibility exceptions only once...
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.
Pulkit Goyal -
r35665:fc39e2bf default
Show More
Name Size Modified Last Commit Author
/ hgext / lfs
__init__.py Loading ...
blobstore.py Loading ...
pointer.py Loading ...
wrapper.py Loading ...