Fabian Peter Hammerle 6 жил өмнө
parent
commit
28c50f9840
1 өөрчлөгдсөн 3 нэмэгдсэн , 0 устгасан
  1. 3 0
      gitconfig

+ 3 - 0
gitconfig

@@ -37,6 +37,9 @@
 [annex]
 	securehashesonly = true
 	autocommit = false
+	# copy instead of hard-linking when unlocking
+	thin = false
+	# assistant: do not auto delete unused files
 	expireunused = false
 
 [alias]