diff options
author | Jeff King <peff@peff.net> | 2016-06-17 19:38:35 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-17 17:03:55 -0700 |
commit | aedb5dc343be58c17dc974be401f6d2a9fa26d1e (patch) | |
tree | 8a710cdc6ceac8d13546e7e3c9d9b835353eb49d /unix-socket.c | |
parent | 05219a1276341e72d8082d76b7f5ed394b7437a4 (diff) | |
download | git-aedb5dc343be58c17dc974be401f6d2a9fa26d1e.tar.gz |
gpg-interface: use child_process.args
Our argv allocations are relatively straightforward, but
this avoids us having to manually keep the count up to date
(or create new to-be-replaced slots in the declaration) when
we add new arguments.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'unix-socket.c')
0 files changed, 0 insertions, 0 deletions