On Wed, Apr 26, 2017 at 05:08:39PM -0700, Junio C Hamano wrote:
> We already do so for --window= and --depth=; this will help
> when the user wants to force --threads=1 for reproducible testing
> without getting affected by racing multiple threads.
Seems reasonable. I usually just do this with:
We already do so for --window= and --depth=; this will help
when the user wants to force --threads=1 for reproducible testing
without getting affected by racing multiple threads.
Signed-off-by: Junio C Hamano
---
Documentation/git-repack.txt | 5 -
builtin/repack.c | 5 +
2 f
2 matches
Mail list logo