arc: Make the history immutable

Under an immutable history the history will not be rewritten.

Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Andreas Schneider
2017-08-18 08:00:42 +02:00
parent a4dc74064c
commit b9b89ef7c6

View File

@@ -1,3 +1,4 @@
{ {
"phabricator.uri" : "https://bugs.libssh.org/" "phabricator.uri" : "https://bugs.libssh.org/"
"history.immutable": true
} }