diff options
| author | René Scharfe <l.s.r@web.de> | 2014-06-29 22:47:00 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-06-29 23:41:02 -0700 |
| commit | 85dd6bf4911dc6d08857c234fe3c135abeed2c44 (patch) | |
| tree | 6d012dbc614920a51ea20d6b3bc2b072ba290410 /commit.c | |
| parent | Git 2.0.1 (diff) | |
| download | git-85dd6bf4911dc6d08857c234fe3c135abeed2c44.tar.gz git-85dd6bf4911dc6d08857c234fe3c135abeed2c44.zip | |
wt-status: use argv_array for environment
Instead of using a PATH_MAX buffer, use argv_array for constructing the
environment for git submodule summary. This simplifies the code a bit
and removes the arbitrary length limit.
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
