From b9b89ef7c6bd93eac774fd7197473d1679761c87 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Fri, 18 Aug 2017 08:00:42 +0200 Subject: arc: Make the history immutable Under an immutable history the history will not be rewritten. Signed-off-by: Andreas Schneider --- .arcconfig | 1 + 1 file changed, 1 insertion(+) (limited to '.arcconfig') diff --git a/.arcconfig b/.arcconfig index 9dac1f17..64cac78c 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,3 +1,4 @@ { "phabricator.uri" : "https://bugs.libssh.org/" + "history.immutable": true } -- cgit v1.2.3