git-push: document all the status flags used in the output
commitb7047abc1213719c225a481f9618ca5a250e6fe9
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Feb 2010 00:45:21 +0000 (8 16:45 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Feb 2010 00:49:00 +0000 (8 16:49 -0800)
tree03501318502f10fbb0590ef67130a566a550ad41
parent1965ff744a7e4cdefcc467991182b779f3c9d0e8
git-push: document all the status flags used in the output

We didn't talk about '-' (deletion), '*' (addition), nor '+' (forced).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-push.txt