Have a command that specifically invokes 'p4' (via system)
authorAnand Kumria <wildfire@progsoc.org>
Sun, 10 Aug 2008 18:26:26 +0000 (19:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Aug 2008 01:57:03 +0000 (18:57 -0700)
Similiar to our 'p4_read_pipe_lines' command, we can isolate
specific changes to the invocation method in the one location
with this change.

Signed-off-by: Anand Kumria <wildfire@progsoc.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found