git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
2bbaad8
65a3629
)
Merge branch 'mp/upload-pack-use-embedded-args' into maint
author
Junio C Hamano
<redacted>
Fri, 15 Apr 2016 01:37:14 +0000
(18:37 -0700)
committer
Junio C Hamano
<redacted>
Fri, 15 Apr 2016 01:37:14 +0000
(18:37 -0700)
The embedded args argv-array in the child process is used to build
the command line to run pack-objects instead of using a separate
array of strings.
* mp/upload-pack-use-embedded-args:
upload-pack: use argv_array for pack_objects
Trivial merge
git clone https://git.99rst.org/PROJECT