浏览代码

annex: secure hashes only; disable auto commit on sync

Fabian Peter Hammerle 5 年之前
父节点
当前提交
a74db4ce41
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      gitconfig

+ 4 - 0
gitconfig

@@ -34,6 +34,10 @@
 	participants = 8D2902FE7DF47DDEDA2802F9456B9A0399A5DA2F
 	publish-participants = false
 
+[annex]
+	securehashesonly = true
+	autocommit = false
+
 [alias]
 	c = commit
 	d = diff