git-push: document all the status flags used in the output
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Feb 2010 00:45:21 +0000 (16:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Feb 2010 00:49:00 +0000 (16:49 -0800)
We didn't talk about '-' (deletion), '*' (addition), nor '+' (forced).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found