author | Kristian Høgsberg <krh@redhat.com> | |
Mon, 10 Mar 2008 17:58:26 +0000 (13:58 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 14 Mar 2008 07:42:14 +0000 (00:42 -0700) | ||
commit | 4ba0cb27c1c0c3aa65d28e1891c1f3dca3db5f93 | |
tree | d43d7942c9ab1062dde7369a02a51cae8356bfa4 | tree | snapshot |
parent | c0c77734bf313455364b3be7d3537d40e1138bcc | commit | diff |
wt-status.c: no need for dup() dance anymore
Now we can generate diff to a file descriptor, we do not have to
dup() the stdout around when writing the status output.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Now we can generate diff to a file descriptor, we do not have to
dup() the stdout around when writing the status output.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wt-status.c | diff | blob | history |