push: keep track of "update" state separately
authorChris Rorvick <chris@rorvick.com>
Fri, 30 Nov 2012 01:41:35 +0000 (19:41 -0600)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Dec 2012 09:43:28 +0000 (01:43 -0800)
If the reference exists on the remote and it is not being removed, then
mark as an update. This is in preparation for handling tags (lightweight
and annotated) exceptionally.

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