author | Junio C Hamano <gitster@pobox.com> | |
Wed, 7 Sep 2011 20:56:38 +0000 (13:56 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 12 Sep 2011 23:40:06 +0000 (16:40 -0700) | ||
commit | e6bcd979684d5a050bcb5d642e761e0ea350c6ec | |
tree | 9b4f7b4be2674e3baf1fbca63c4ca692565ca675 | tree | snapshot |
parent | 9684e44a07495ad6ff0fa57f1d0cb7479b72e453 | commit | diff |
send-pack: typofix error message
The message identifies the process as receive-pack when it cannot fork the
sideband demultiplexer. We are actually a send-pack.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The message identifies the process as receive-pack when it cannot fork the
sideband demultiplexer. We are actually a send-pack.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/send-pack.c | diff | blob | history |