Re: So git pull is shorthand for what exactly? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: So git pull is shorthand for what exactly?
Date
Msg-id AANLkTikL-nVbUPJEmKDKXAHx5sfz6+j8zCjPsFPhsH4B@mail.gmail.com
Whole thread Raw
In response to Re: So git pull is shorthand for what exactly?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Fri, Oct 1, 2010 at 11:53 AM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> BTW, I've noticed that "git push" will reject an attempt to push an
> update in one branch if my other branches are not up to date, even
> if I am not trying to push anything for those branches.  That's
> pretty annoying too; is there a way around that?

Are you sure?  For me, the pushes on the up-to-date branches succeed
and only the out-of-date ones fail.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Patch author name on commitfest page
Next
From: Greg Stark
Date:
Subject: Re: Adding getrusage profiling data to EXPLAIN output