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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=267148

View File

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