commit | ffe81ef2ac5bcf83b9ab792e4d05ec95744a2fb6 | [log] [tgz] |
---|---|---|
author | Chris Rorvick <chris@rorvick.com> | Thu Nov 29 19:41:35 2012 -0600 |
committer | Junio C Hamano <gitster@pobox.com> | Sun Dec 02 01:43:28 2012 -0800 |
tree | 28460138cde6d8c772b7da3838336c20437574f3 | |
parent | b24e6047a8da3cddfd686e6a9157ed4bac28ed4f [diff] |
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 <chris@rorvick.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>