wt-status.h: drop stdio.h include
[gitweb.git] / Documentation / git-gc.txt
index 9cdae588fb88e82ef7609b9c2f5c7a781d1669c3..247f765604b0c17b01970d6c1df19687fa1847d2 100644 (file)
@@ -141,8 +141,7 @@ mitigate this problem:
 
 However, these features fall short of a complete solution, so users who
 run commands concurrently have to live with some risk of corruption (which
-seems to be low in practice) unless they turn off automatic garbage
-collection with 'git config gc.auto 0'.
+seems to be low in practice).
 
 HOOKS
 -----