Merge branch 'ar/run'
authorJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:41:22 +0000 (00:41 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 May 2007 07:41:22 +0000 (00:41 -0700)
* ar/run:
Allow environment variables to be unset in the processes started by run_command
Add ability to specify environment extension to run_command
Add run_command_v_opt_cd: chdir into a directory before exec

Trivial merge