From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Dave Page <dpage(at)pgadmin(dot)org>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "David E(dot) Wheeler" <david(at)kineticode(dot)com>, Mark Mielke <mark(at)mark(dot)mielke(dot)cc>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Managing multiple branches in git |
Date: | 2009-06-03 17:30:57 |
Message-ID: | 4A26B351.8090406@anarazel.de |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2009-06-03 17:32:09 | Re: Managing multiple branches in git |
Previous Message | Tom Lane | 2009-06-03 17:29:16 | Re: pg_migrator status for 8.4 |