mercurial: allow ssh access (for cloning over ssh://)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
sane.programs.mercurial = {
|
||||
sandbox.net = "clearnet";
|
||||
sandbox.whitelistPwd = true;
|
||||
sandbox.whitelistSsh = true;
|
||||
sandbox.extraHomePaths = [
|
||||
# even with `whitelistPwd`, hg has to crawl *up* the path -- which isn't necessarily in the sandbox -- to locate the repo root.
|
||||
"dev"
|
||||
|
Reference in New Issue
Block a user