We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdee31d commit 40447b4Copy full SHA for 40447b4
src/taskgraph/run-task/hgrc
@@ -10,7 +10,7 @@ assume-tty = true
10
[extensions]
11
share =
12
sparse =
13
-robustcheckout = /opt/robustcheckout.py
+robustcheckout = /usr/local/mercurial/robustcheckout.py
14
15
[hostsecurity]
16
# When running a modern Python, Mercurial will default to TLS 1.1+.
0 commit comments