David E. Wheeler wrote:
> 
> On Sep 21, 2010, at 8:01 PM, Bruce Momjian wrote:
> 
> >> Then they'd all be patched and staged.
> > 
> > If I understand correctly, that 'git reset' will mark all branch changes
> > as staged but not committed, and then you can commit all branches at
> > once and push it.  Is that right?
> 
> Right.

OK, I am scared I actually understood that.  ;-)

Is there a command to commit all stated changes in all branches or do we
have to go around to each branch to do the commit on each one?  I
realize the push works to push all branch commits (or it only do that
from the master branch?).

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to