hgext/__init__.py
author Laurent Charignon <lcharignon@fb.com>
Fri, 27 Mar 2015 10:58:04 -0700
changeset 1232 37c00aeb4762
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
inhibit: enable direct access from parsing the revset tree To enable direct access we: - detect explicit hexadical reference to node in the revset tree - add these hashes to the static blockers to make them and their parent visible for the command to run

# Copyright 2011 Logilab SA <contact@logilab.fr>