Re: create a git symbolic-ref for REL9_3_STABLE - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: create a git symbolic-ref for REL9_3_STABLE
Date
Msg-id 1370567138.1218.3.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: create a git symbolic-ref for REL9_3_STABLE  (amul sul <sul_amul@yahoo.co.in>)
List pgsql-hackers
On Wed, 2013-06-05 at 08:43 +0800, amul sul wrote:
> Just want to ask, what exactly you want, is like this
> 1. you want to create symbolic -ref as _git symbolic-ref
> "refs/heads/REL9_3_STABLE" "refs/heads/master"_
> 2. which will show in _git branch_ as  
>  REL9_3_STABLE -> master
>  * master
> 3. Then you want to  checkout to REL9_3_STABLE , and pull the all
> changes pointing to master?
> 4. while actual happened then want to create  branch REL9_3_STABLE?
> 
> Is this way? 

yes




pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: Cost limited statements RFC
Next
From: Tom Lane
Date:
Subject: Re: SPGist "triple parity" concept doesn't work