From: Chris Rorvick Date: Fri, 30 Nov 2012 01:41:35 +0000 (-0600) Subject: push: keep track of "update" state separately X-Git-Tag: v1.8.2-rc0~185^2~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ffe81ef2ac5bcf83b9ab792e4d05ec95744a2fb6?ds=inline;hp=ffe81ef2ac5bcf83b9ab792e4d05ec95744a2fb6 push: keep track of "update" state separately 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 Signed-off-by: Junio C Hamano ---