* Gary V. Vaughan wrote on Sun, Sep 07, 2008 at 10:12:30AM CEST:
> On 7 Sep 2008, at 15:21, Ralf Wildenhues wrote:
>>>>> +    # HELP?!?  How to check for git push conflicts?

>> Doesn't `git push --dry-run' provide this information (untested)?
>
> I'm sure it does, but I don't know what it looks like, or how to parse
> it :(

Can't you just look at its exit status?  And maybe in the failure case
just print its output, to help diagnose?

Cheers,
Ralf


Reply via email to