Changes since last version: * removed git-push: squelch advice message if in --porcelain mode * chaned "error message" to "advice message" in commit subject Larry D'Anna (3): git-push: fix an advice message so it goes to stderr git-push: send "To <remoteurl>" messages to the standard output in --porcelain mode git-push: make git push --dry-run --porcelain exit with status 0 even if updates will be rejected builtin-push.c | 6 +++--- builtin-send-pack.c | 4 ++++ send-pack.h | 1 + transport.c | 6 ++++-- 4 files changed, 12 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html