chiark / gitweb /
dgit: Turn gc.auto off in our hidden working tree setups
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 24 Sep 2016 10:19:42 +0000 (11:19 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 26 Sep 2016 00:16:54 +0000 (01:16 +0100)
commit64d159f5dd06cbe512cfb534a8391d691b30ec6c
treea599864666159ee98d4a82b144dd750a0513e972
parentea6fc0f9f4d518697f7f9f65ea342a2cef569c53
dgit: Turn gc.auto off in our hidden working tree setups

This avoids potential accidents: git gc --auto might otherwise run and
do very undesirable things to the user's working tree.  (I haven't
been able to trigger such a situation deliberately and none has been
reported, luckily...)

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit