git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tay Ray Chuan <rctay89@gmail.com>
To: Michael Ludwig <michael.ludwig@xing.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: git status showing phantom modifications
Date: Mon, 25 Jan 2010 19:03:04 +0800	[thread overview]
Message-ID: <be6fef0d1001250303p2c12381ao7d3a8a1d48eebb56@mail.gmail.com> (raw)
In-Reply-To: <9B3C1167-7667-4B1F-BEE5-F47FE89F8692@xing.com>

Hi,

On Mon, Jan 25, 2010 at 6:41 PM, Michael Ludwig <michael.ludwig@xing.com> wrote:
> michael@wladimir:/cygdrive/m/REPOS6.TECH.git/comp :-) git st
> # On branch master
> # Changed but not updated:
> #   (use "git add <file>..." to update what will be committed)
> #   (use "git checkout -- <file>..." to discard changes in working directory)
> #
> #       modified:   mw/wsdl-version.txt
> #       modified:   net/httpsrvr/iis6.wodo
> #       ... and about 100 more of that ...

try running git diff. I suspect the changes are to filemodes. What
does your git config look like regarding this (particularly
core.fileMode)?

-- 
Cheers,
Ray Chuan

  reply	other threads:[~2010-01-25 11:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-25 10:41 git status showing phantom modifications Michael Ludwig
2010-01-25 11:03 ` Tay Ray Chuan [this message]
2010-01-25 11:43   ` Michael Ludwig
2010-01-26  9:14     ` Michael Ludwig
2010-01-27  5:14       ` Tay Ray Chuan
2010-01-27  7:20         ` Johannes Sixt
2010-01-28  8:45           ` Michael Ludwig

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=be6fef0d1001250303p2c12381ao7d3a8a1d48eebb56@mail.gmail.com \
    --to=rctay89@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=michael.ludwig@xing.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).