author | Johannes Sixt <johannes.sixt@telecom.at> | |
Fri, 19 Oct 2007 19:47:54 +0000 (21:47 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Oct 2007 05:30:39 +0000 (01:30 -0400) | ||
commit | f364cb88238bbb468b0e076c53a055bcb8603b60 | |
tree | e9433eaa03069e10e859476afea2b4ceda21b767 | tree | snapshot |
parent | 98158e9cfd2808613f305bf587ce697762c884bb | commit | diff |
Use start_command() in git_connect() instead of explicit fork/exec.
The child process handling is delegated to start_command() and
finish_command().
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
The child process handling is delegated to start_command() and
finish_command().
Signed-off-by: Johannes Sixt <johannes.sixt@telecom.at>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
connect.c | diff | blob | history |