Prevent arc commands from overwriting history

This commit is contained in:
bapt 2014-06-06 08:05:34 +00:00
parent 0ed032933f
commit bfadd9cfc1

View File

@ -1,4 +1,5 @@
{
"project.name": "S",
"phabricator.uri" : "https://phabric.freebsd.org/"
"phabricator.uri" : "https://phabric.freebsd.org/",
"history.immutable" : true
}