My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5f074ca
40bcf31
)
Merge branch 'jc/repack-threads'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 29 May 2017 03:34:41 +0000
(12:34 +0900)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 29 May 2017 03:34:41 +0000
(12:34 +0900)
"git repack" learned to accept the --threads=<n> option and pass it
to pack-objects.
* jc/repack-threads:
repack: accept --threads=<n> and pass it down to pack-objects
Trivial merge