threaded delta search: specify number of threads at run time
commit367f4a4343d467ac76641362b102bc86da5cb584
authorNicolas Pitre <nico@cam.org>
Mon, 10 Sep 2007 04:06:11 +0000 (10 00:06 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Sep 2007 05:26:06 +0000 (9 22:26 -0700)
tree9a9bf81d459b619366dee8e72ffc989320946ead
parent59921b4b3f24b19e2593085ee27d5e1f2448c6bb
threaded delta search: specify number of threads at run time

This adds a --threads=<n> parameter to 'git pack-objects' with
documentation.

Signed-off-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pack-objects.txt
builtin-pack-objects.c