diff --git a/.arcconfig b/.arcconfig
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,4 +1,5 @@
 {
   "phabricator.uri": "https://secure.phabricator.com/",
-  "load": ["src/"]
+  "load": ["src/"],
+  "history.immutable": false
 }