On Sat, 17 Nov 2007, Jeff King wrote: > Previously, we manually checked the 'NONE' and 'UPTODATE' > conditions. Now that we have ref->status, we can easily > say "only update if we pushed successfully". > > This adds a test for and fixes a regression introduced in > ed31df31 where deleted refs did not have their tracking > branches removed. This was due to a bogus per-ref error test > that is superseded by the more accurate ref->status flag. > > Signed-off-by: Jeff King <peff@xxxxxxxx> Acked-by: Daniel Barkalow <barkalow@xxxxxxxxxxxx> -Daniel *This .sig left intentionally blank* - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html