Re: documentation for committing with git

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
Cc: David Christensen <david(at)endpoint(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: documentation for committing with git
Date: 2010-07-21 20:47:58
Message-ID: AANLkTin3cyyHixSjfHmaGrzws1rRhXfM=KKMZGzwJL-d@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Jul 21, 2010 at 3:31 PM, Alvaro Herrera
<alvherre(at)commandprompt(dot)com> wrote:
> 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.  Create a 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.

I don't have any problem suggesting it for those who may want it.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2010-07-21 21:03:09 Re: documentation for committing with git
Previous Message Magnus Hagander 2010-07-21 20:40:17 Git conversion progress report and call for testing assistance