From: David Brown <git@davidb.org>
To: Medve Emilian <Emilian.Medve@freescale.com>
Cc: git@vger.kernel.org
Subject: Re: linux-2.6 clone with CygWin git
Date: Fri, 9 Nov 2007 07:03:06 -0800 [thread overview]
Message-ID: <20071109150306.GA20531@old.davidb.org> (raw)
In-Reply-To: <598D5675D34BE349929AF5EDE9B03E270174D8A2@az33exm24.fsl.freescale.net>
On Fri, Nov 09, 2007 at 07:29:07AM -0700, Medve Emilian wrote:
># modified: include/linux/netfilter/xt_CONNMARK.h
>
>Can somebody please double-check this scenario for me just to validate
>that this happens only due to some particular factors combination on my
>box?
It's because of the case-insensitive nature of the filesystem. The kernel
contains both an xt_connmark.h and an xt_CONNMARK.h file, that are
different. But only one exists on Windows, so git sees the first one it
wrote as having been modified.
David
next prev parent reply other threads:[~2007-11-09 15:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-09 14:29 linux-2.6 clone with CygWin git Medve Emilian
2007-11-09 15:00 ` Andreas Ericsson
2007-11-09 15:02 ` Simon Sasburg
2007-11-09 15:03 ` David Brown [this message]
2007-11-09 17:16 ` Pascal Obry
2007-11-10 9:50 ` Andreas Ericsson
2007-11-09 21:24 ` Brian Dessent
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=20071109150306.GA20531@old.davidb.org \
--to=git@davidb.org \
--cc=Emilian.Medve@freescale.com \
--cc=git@vger.kernel.org \
/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).