summaryrefslogtreecommitdiffstats
path: root/.arcconfig
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2015-04-30 00:27:53 +0000
committereadler <eadler@FreeBSD.org>2015-04-30 00:27:53 +0000
commitdeba05c9d45d0d9fca5996161d37de63c93fa7b6 (patch)
tree18d3f85640b921b25524cffb1ebd468ef51b975d /.arcconfig
parentdc27e6168c15836ae0386a33a225b5d85f0eb8c2 (diff)
downloadFreeBSD-src-deba05c9d45d0d9fca5996161d37de63c93fa7b6.zip
FreeBSD-src-deba05c9d45d0d9fca5996161d37de63c93fa7b6.tar.gz
Phabricator: enable "history.immutable":
With certain arc workflows leaving history.immutable as false results in using the upstream template instead of our usual commit template. Since the git workflow issues alluded to in my prior commit message can be worked around, set history.immutable once again.
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/.arcconfig b/.arcconfig
index a759f47..fa78c6d 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,4 +1,5 @@
{
"project.name": "S",
- "phabricator.uri" : "https://reviews.freebsd.org/"
+ "phabricator.uri" : "https://reviews.freebsd.org/",
+ "history.immutable" : true
}
OpenPOWER on IntegriCloud