login
Header Space

 
 

Re: [bug in next ?] git-fetch/git-push issue

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jeff King <peff@...>
Cc: Daniel Barkalow <barkalow@...>, Pierre Habouzit <madcoder@...>, Nicolas Pitre <nico@...>, Git ML <git@...>
Date: Monday, November 5, 2007 - 7:22 pm

Jeff King <peff@peff.net> writes:


I agree that makes the most sense.

As Steffen has been advocating on another thread, depending on
your workflow, you do not care about some classes of push errors
per pushed refs.  The update of the remote and local tracking
refs should be done in sync (i.e. if the remote wasn't updated,
never update the corresponding local), but it can depend on the
nature of the failure if a failure to update a remote ref should
result in the non-zero exit status from git-push as a whole.

And to implement that, per-ref error flag would be a good way to
go, methinks.


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[bug in next ?] git-fetch/git-push issue, Pierre Habouzit, (Mon Nov 5, 1:56 pm)
Re: [bug in next ?] git-fetch/git-push issue, Pierre Habouzit, (Wed Nov 7, 11:11 am)
Re: [bug in next ?] git-fetch/git-push issue, Pierre Habouzit, (Tue Nov 6, 1:56 pm)
Re: [bug in next ?] git-fetch/git-push issue, Jeff King, (Tue Nov 6, 2:09 pm)
Re: [bug in next ?] git-fetch/git-push issue, Junio C Hamano, (Tue Nov 6, 2:23 pm)
Re: [bug in next ?] git-fetch/git-push issue, Pierre Habouzit, (Tue Nov 6, 3:37 pm)
Re: [bug in next ?] git-fetch/git-push issue, Jeff King, (Tue Nov 6, 2:41 pm)
Re: [bug in next ?] git-fetch/git-push issue, Pierre Habouzit, (Mon Nov 5, 2:19 pm)
Re: [bug in next ?] git-fetch/git-push issue, Daniel Barkalow, (Mon Nov 5, 2:17 pm)
Re: [bug in next ?] git-fetch/git-push issue, Jeff King, (Mon Nov 5, 5:07 pm)
Re: [bug in next ?] git-fetch/git-push issue, Daniel Barkalow, (Mon Nov 5, 5:41 pm)
Re: [bug in next ?] git-fetch/git-push issue, Jeff King, (Mon Nov 5, 6:55 pm)
Re: [bug in next ?] git-fetch/git-push issue, Daniel Barkalow, (Mon Nov 5, 7:46 pm)
Re: [bug in next ?] git-fetch/git-push issue, Jeff King, (Mon Nov 5, 11:26 pm)
Re: [bug in next ?] git-fetch/git-push issue, Junio C Hamano, (Mon Nov 5, 7:22 pm)
Re: [bug in next ?] git-fetch/git-push issue, Daniel Barkalow, (Mon Nov 5, 7:59 pm)
speck-geostationary