diff options
author | Jeff King <peff@peff.net> | 2007-11-20 06:18:01 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-11-20 23:25:31 -0800 |
commit | 07f507155d01af0fdc8aa179b6a779301168b1eb (patch) | |
tree | c0dece19086b069ced02a23439f3e59927531153 /builtin-fetch.c | |
parent | 73fa0b44ac1ed3b0b34ea6bcdca7d9b76886b903 (diff) | |
download | git-07f507155d01af0fdc8aa179b6a779301168b1eb.tar.gz |
send-pack: cluster ref status reporting
Instead of intermingling success and failure, we now print:
1. all uptodate refs (if args.verbose is enabled)
2. successfully pushed refs
3. failed refs
with the assumption that the user is most likely to see the
ones at the end, and therefore we order them from "least
interesting" to "most interesting."
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-fetch.c')
0 files changed, 0 insertions, 0 deletions