From: Stefano Lattarini <stefano.lattarini@gmail.com>
To: David Aguilar <davvid@gmail.com>
Cc: Junio C Hamano <gitster@pobox.com>,
Tim Henigan <tim.henigan@gmail.com>,
git@vger.kernel.org
Subject: Re: [PATCH 3/3] difftool: Disable --symlinks on cygwin
Date: Wed, 25 Jul 2012 21:39:03 +0200 [thread overview]
Message-ID: <50104B57.5050206@gmail.com> (raw)
In-Reply-To: <1343186064-49350-4-git-send-email-davvid@gmail.com>
On 07/25/2012 05:14 AM, David Aguilar wrote:
> Symlinks are not ubiquitous on Windows so make --no-symlinks the default.
>
> Signed-off-by: David Aguilar <davvid@gmail.com>
> ---
> I don't have cygwin so I can't verify this one myself.
> Is 'cygwin' really the value of $^O there?
>
Apparently yes:
$ uname -rso
CYGWIN_NT-5.1 1.5.25(0.156/4/2) Cygwin
$ perl -e 'print $^O'
cygwin
Regards,
Stefano
next prev parent reply other threads:[~2012-07-25 19:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-25 3:14 [PATCH 0/3] Incremental updates for da/difftool-updates David Aguilar
2012-07-25 3:14 ` [PATCH 1/3] difftool: Handle finding mergetools/ in a path with spaces David Aguilar
2012-07-25 3:14 ` [PATCH 2/3] difftool: Check all return codes from compare() David Aguilar
2012-07-25 3:14 ` [PATCH 3/3] difftool: Disable --symlinks on cygwin David Aguilar
2012-07-25 19:39 ` Stefano Lattarini [this message]
2012-07-26 11:31 ` Erik Faye-Lund
2012-07-26 17:39 ` David Aguilar
2012-07-26 19:04 ` Junio C Hamano
2012-07-25 16:36 ` [PATCH 0/3] Incremental updates for da/difftool-updates Junio C Hamano
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50104B57.5050206@gmail.com \
--to=stefano.lattarini@gmail.com \
--cc=davvid@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=tim.henigan@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.