freebsd-dev/.arcconfig
Eitan Adler eb90926ae9 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.
2015-04-30 00:27:53 +00:00

6 lines
107 B
JSON

{
"project.name": "S",
"phabricator.uri" : "https://reviews.freebsd.org/",
"history.immutable" : true
}