Re: Managing multiple branches in git

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Andres Freund <andres(at)anarazel(dot)de>
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:26:26
Message-ID: 4A26B242.4030009@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2009-06-03 17:29:16 Re: pg_migrator status for 8.4
Previous Message Alvaro Herrera 2009-06-03 17:11:46 Re: Managing multiple branches in git