Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information