From: Scott Lamb Date: Mon, 16 Jul 2007 03:58:10 +0000 (-0700) Subject: git-p4: use subprocess in p4CmdList X-Git-Tag: v1.5.3-rc3~34^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9f90c7335e223c26d19f3c01a6d89e6c0cd8b827?ds=inline;hp=9f90c7335e223c26d19f3c01a6d89e6c0cd8b827 git-p4: use subprocess in p4CmdList This allows bidirectional piping - useful for "-x -" to avoid commandline arguments - and is a step toward bypassing the shell. Signed-off-by: Scott Lamb Signed-off-by: Simon Hausmann ---