Mercurial > evolve
view hgext/__init__.py @ 1367:0c134ca37567
directaccess: change rule from opt-in to opt-out
Before this patch we would opt-in commands for direct access and the default
filter for new repository was 'visible'.
With this patch, the default filter for new repos is
'visible-directaccess-warn'. It means that by default all the commands have
directaccess with warnings.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 16 Jun 2015 10:08:48 -0700 |
parents | 9825c7da5b54 |
children | 5ef77a1d975c |