From: Jeff King <peff@peff.net>
To: Andrey Kiyanovsky <andrey.kiyanovsky@gmail.com>
Cc: Karsten Blees <karsten.blees@gmail.com>, git@vger.kernel.org
Subject: Re: Git status reports untracked on tracked files
Date: Mon, 3 Jun 2013 18:26:18 -0400 [thread overview]
Message-ID: <20130603222618.GA26180@sigill.intra.peff.net> (raw)
In-Reply-To: <CAO-zUnh4018FSnsXzX4gLw-4AnWsKgEiZ5P4pktjxNokargQwA@mail.gmail.com>
On Wed, May 29, 2013 at 11:40:56AM +0300, Andrey Kiyanovsky wrote:
> Git version 1.8.1.2. for Windows
>
> Git config:
>
> [core]
> repositoryformatversion = 0
> filemode = false
> bare = false
> logallrefupdates = true
> symlinks = false
> ignorecase = true
> hideDotFiles = dotGitOnly
> compression = 1
In the past there have been some problems with status listings of
untracked files when core.ignorecase is in use. I fixed some cases with
a commit that went into v1.7.8, but some problems remained. Karsten
Blees (cc'd) did some work that went into git v1.8.1.6, but I do not
know off-hand if it would fix your case or not.
Can you try with a more recent version of git?
-Peff
next prev parent reply other threads:[~2013-06-03 22:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-29 8:40 Git status reports untracked on tracked files Andrey Kiyanovsky
2013-06-03 22:26 ` Jeff King [this message]
2013-06-04 9:05 ` Andrey Kiyanovsky
2013-06-04 16:39 ` Karsten Blees
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=20130603222618.GA26180@sigill.intra.peff.net \
--to=peff@peff.net \
--cc=andrey.kiyanovsky@gmail.com \
--cc=git@vger.kernel.org \
--cc=karsten.blees@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 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).