diff options
author | Andreas Schneider <asn@cryptomilk.org> | 2017-08-18 08:00:42 +0200 |
---|---|---|
committer | Andreas Schneider <asn@cryptomilk.org> | 2017-08-18 08:00:42 +0200 |
commit | b9b89ef7c6bd93eac774fd7197473d1679761c87 (patch) | |
tree | 91b1d9c62c621b984f0820dc3a39043235397f13 /.arcconfig | |
parent | a4dc74064c89160739c39dbfb712784fa6df8f84 (diff) | |
download | libssh-b9b89ef7c6bd93eac774fd7197473d1679761c87.tar.gz libssh-b9b89ef7c6bd93eac774fd7197473d1679761c87.tar.xz libssh-b9b89ef7c6bd93eac774fd7197473d1679761c87.zip |
arc: Make the history immutable
Under an immutable history the history will not be rewritten.
Signed-off-by: Andreas Schneider <asn@cryptomilk.org>
Diffstat (limited to '.arcconfig')
-rw-r--r-- | .arcconfig | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ { "phabricator.uri" : "https://bugs.libssh.org/" + "history.immutable": true } |