Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'mp/upload-pack-use-embedded-args' into maint
author
Junio C Hamano
<gitster@pobox.com>
Fri, 15 Apr 2016 01:37:14 +0000
(18:37 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
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
raw
|
combined
(merge:
2bbaad8
65a3629
)
Trivial merge