Merge branch 'jk/reduce-gc-aggressive-depth'
"git gc --aggressive" used to limit the delta-chain length to 250, which is way too deep for gaining additional space savings and is detrimental for runtime performance. The limit has been reduced to 50. * jk/reduce-gc-aggressive-depth: gc: default aggressive depth to 50
Junio C Hamano committed
Sep 21, 2016 at 15:15 UTC
0952ca8a959ec3ecd8e929592249732e619416e3
No changes.