Re: documentation for committing with git - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: documentation for committing with git
Date
Msg-id 1279740624-sup-4827@alvh.no-ip.org
Whole thread Raw
In response to Re: documentation for committing with git  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: documentation for committing with git
List pgsql-hackers
Excerpts from Robert Haas's message of mié jul 21 15:26:47 -0400 2010:

> > So you're working on some back branch, and make a WIP commit so you can switch to master to make a quick commit.
 Createa push on master.  Bare git push.  WIP commit gets pushed upstream.  Oops.
 
> 
> Sure, oops, but I would never do that.  I'd stash it or put it on a
> topic branch.

Somebody else will.  Please remember you're writing docs that are not
for yourself.


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: managing git disk space usage
Next
From: Alvaro Herrera
Date:
Subject: Re: antisocial things you can do in git (but not CVS)