]> git.ipfire.org Git - thirdparty/git.git/commit - run-command.c
Add ability to specify environment extension to run_command
authorAlex Riesen <raa.lkml@gmail.com>
Tue, 22 May 2007 21:48:47 +0000 (23:48 +0200)
committerJunio C Hamano <junkio@cox.net>
Thu, 24 May 2007 05:38:44 +0000 (22:38 -0700)
commitee4931486b752b0a3ee04be31f25aed13913cb31
treef387c83885ae57a6c216bd5b2d064a7d048f8e59
parent1568fea01eb25a293f8dae570a31ca34d41b5442
Add ability to specify environment extension to run_command

There is no way to specify and override for the environment:
there'd be no user for it yet.

Signed-off-by: Alex Riesen <raa.lkml@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
run-command.c
run-command.h