Re: Managing multiple branches in git - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Managing multiple branches in git
Date
Msg-id 4A26B351.8090406@anarazel.de
Whole thread Raw
In response to Re: Managing multiple branches in git  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Hi,

On 06/03/2009 07:26 PM, Andrew Dunstan wrote:
> Andres Freund wrote:
>> The git for windows installation includes a functional unix-alike shell
>> (mingw, not cygwin or such). Some core part of git are still written in
>> shell, so it would not work without that anyway.
> Ah. Ok. Good to know. Does it contain a builtin "ln" command? And does
> that use junction points?
It contains a ln.exe but I do not know what it exactly does:
http://repo.or.cz/w/msysgit.git?a=tree;f=bin;h=ab9faa176dbed67a93aa223e0d84bff9f950a26d;hb=HEAD

I don't have windows access for the next few hours, but if nobody 
answered until then I will try it.

Andres


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_migrator status for 8.4
Next
From: Andrew Dunstan
Date:
Subject: Re: Managing multiple branches in git