diff --git a/.gitconfig b/.gitconfig index fe3f95f..ed8526d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -17,8 +17,9 @@ [maintainance] auto = false [pack] - writeReverseIndex = true + threads = 4 useSparse = true + writeReverseIndex = true [pull] ff = only [push]