On 10/08/2010 08:12 PM, Robert Haas wrote:
> On Fri, Oct 8, 2010 at 4:31 PM, Joe Conway wrote:
>> I'm finally trying to get current with the switch to git, following this
>> wiki page:
>>
>> http://wiki.postgresql.org/wiki/Committing_with_Git
>>
>> Specifically, I am trying to do:
>>
On Fri, Oct 8, 2010 at 4:31 PM, Joe Conway wrote:
> I'm finally trying to get current with the switch to git, following this
> wiki page:
>
> http://wiki.postgresql.org/wiki/Committing_with_Git
>
> Specifically, I am trying to do:
>
> Dependent Clone per Branch, Pushing and Pulling F
I'm finally trying to get current with the switch to git, following this
wiki page:
http://wiki.postgresql.org/wiki/Committing_with_Git
Specifically, I am trying to do:
Dependent Clone per Branch, Pushing and Pulling From a Local Repository
-plus-
Clone Locally, Repoint Origin
--