Re: Creating new remote branch in git? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Creating new remote branch in git?
Date
Msg-id 201106122313.p5CNDOl06396@momjian.us
Whole thread Raw
In response to Re: Creating new remote branch in git?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Creating new remote branch in git?
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I saw your commit that mentioned how to create a new branch.  My problem
> > was with using workdir:
> 
> There seems to be something rather broken with your setup, because I
> don't find it necessary to do any of that stuff; the recipe in the wiki
> page works fine for me.  What git version are you using?  Maybe a buggy
> version of git-new-workdir?

I am running git version 1.7.3.  What is odd is that I didn't need it
when I originally set this up, but now I do, or maybe I manually updated
.git/config last time.  

Did the system create the .git/config '[branch "REL9_1_STABLE"]' section
for you or did you create it manually?  That is what those 'git config'
commands do.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Make relation_openrv atomic wrt DDL
Next
From: Tom Lane
Date:
Subject: Re: Creating new remote branch in git?