Prevent arc commands from overwriting history

This commit is contained in:
Baptiste Daroussin
2014-06-06 08:05:34 +00:00
parent 04efeffe99
commit e2faf077c2
+2 -1
View File
@@ -1,4 +1,5 @@
{
"project.name": "S",
"phabricator.uri" : "https://phabric.freebsd.org/"
"phabricator.uri" : "https://phabric.freebsd.org/",
"history.immutable" : true
}