git-p4: use subprocess in p4CmdList
authorScott Lamb <slamb@slamb.org>
Mon, 16 Jul 2007 03:58:10 +0000 (20:58 -0700)
committerSimon Hausmann <simon@lst.de>
Tue, 17 Jul 2007 06:35:24 +0000 (08:35 +0200)
This allows bidirectional piping - useful for "-x -" to avoid commandline
arguments - and is a step toward bypassing the shell.

Signed-off-by: Scott Lamb <slamb@slamb.org>
Signed-off-by: Simon Hausmann <simon@lst.de>
No differences found