git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Petr Baudis <pasky@suse.cz>
Cc: Stephen Cuppett <cuppett@gmail.com>, git@vger.kernel.org
Subject: Re: [RFC] Change handling of RelNotes
Date: Thu, 30 Aug 2007 23:04:21 -0700	[thread overview]
Message-ID: <7v642w44uy.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20070831013935.GM1219@pasky.or.cz> (Petr Baudis's message of "Fri, 31 Aug 2007 03:39:35 +0200")

Petr Baudis <pasky@suse.cz> writes:

> On Fri, Aug 31, 2007 at 03:35:36AM CEST, Stephen Cuppett wrote:
>> With this one abnormality the git repo on a normal flash drive doesn't
>> work... at least in my case.
>
> Wouldn't it be better to minimalize the restriction imposed to you by
> git in case you are working on a filesystem that doesn't support
> symlinks? Let's say that in that case Git will keep the symlink only in
> the index... (And perhaps warn.)

Didn't we already add support for Cygwin/MinGW in the form of
core.symlinks configuration item?

I just did this:

	$ git clone -l -s -n git.git victim-005
        $ cd victim-005
        $ git config core.symlinks false
        $ git checkout

  reply	other threads:[~2007-08-31  6:05 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31  1:35 [RFC] Change handling of RelNotes Stephen Cuppett
2007-08-31  1:39 ` Petr Baudis
2007-08-31  6:04   ` Junio C Hamano [this message]
2007-08-31  2:21 ` Junio C Hamano
2007-08-31  6:08   ` Marius Storm-Olsen
2007-08-31  6:44 ` Nanako Shiraishi
2007-08-31  7:09   ` Junio C Hamano
2007-08-31  7:22     ` [PATCH] autodetect core.symlinks in git-init Junio C Hamano
2007-08-31  8:00       ` Nanako Shiraishi
2007-08-31  8:23       ` Marius Storm-Olsen
     [not found]     ` <316a20a40708310539w1d20c391w8566a042c7a8679a@mail.gmail.com>
2007-08-31 12:52       ` [RFC] Change handling of RelNotes Stephen Cuppett
2007-08-31 20:25         ` 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=7v642w44uy.fsf@gitster.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=cuppett@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=pasky@suse.cz \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).