author | Adam Roben <aroben@apple.com> | |
Fri, 23 May 2008 14:19:39 +0000 (16:19 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 May 2008 19:06:51 +0000 (12:06 -0700) | ||
commit | d1a29af98e61de72841657bcaa86a93b38cda1c2 | |
tree | bf274e113845af9fa133278eba74679a83c9538a | tree | snapshot |
parent | d8ee4832509dd2d7448a49920f5cba2fc979283d | commit | diff |
Git.pm: Add command_bidi_pipe and command_close_bidi_pipe
command_bidi_pipe hands back the stdin and stdout file handles from the
executed command. command_close_bidi_pipe closes these handles and terminates
the process.
Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
command_bidi_pipe hands back the stdin and stdout file handles from the
executed command. command_close_bidi_pipe closes these handles and terminates
the process.
Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
perl/Git.pm | diff | blob | history |