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'
author
Junio C Hamano
<gitster@pobox.com>
Sun, 3 Apr 2016 17:29:23 +0000
(10:29 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 3 Apr 2016 17:29:24 +0000
(10:29 -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:
5d2a30d
65a3629
)
Trivial merge