author | Jeff King <peff@peff.net> | |
Mon, 5 Nov 2007 05:11:41 +0000 (00:11 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 5 Nov 2007 21:24:18 +0000 (13:24 -0800) | ||
commit | 3b70da2b17dc5b7df644701a96a141d8f7c5ea15 | |
tree | 535acb11f65f0c76e7c2332ab364e594db00f8cf | tree | snapshot |
parent | f76734902bba47afff622068524a0c38f642d769 | commit | diff |
receive-pack: don't mention successful updates
The proposed updates are already shown to the user by
send-pack, so there's no point. We continue to show errors,
since they are unexpected.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The proposed updates are already shown to the user by
send-pack, so there's no point. We continue to show errors,
since they are unexpected.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
receive-pack.c | diff | blob | history |