From: Hannu Koivisto <azure@iki.fi>
To: git@vger.kernel.org
Subject: Gitk/Cygwin bug: phony local changes
Date: Mon, 27 Oct 2008 17:22:52 +0200 [thread overview]
Message-ID: <83bpx62hbn.fsf@kalahari.s2.org> (raw)
Greetings,
git clone git://git.kernel.org/pub/scm/git/git.git
cd git
gitk
with Cygwin build of git version 1.6.0.3.523.g304d0 in Windows XP
SP2 with Cygwin dll version 1.5.24 results to gitk showing "Local
uncommitted changes, not checked in to index" entry in the history
tree and if I select that entry, it seems to indicate that all
files have changed but without any actual content changes.
git status doesn't show any changes.
If I run git diff (which displays no changes) or git reset and then
run gitk again, there is no longer that "Local uncommitted
changes..." entry.
Since it was suggested on #irc, I tried "git config --global
core.trustctime false" but that didn't help, which I suppose was
expected since the documentation talks about differences between
the index and the working copy and I haven't added anything to the
index.
I can reproduce this problem with another (private) repository as
well.
--
Hannu
next reply other threads:[~2008-10-27 15:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-27 15:22 Hannu Koivisto [this message]
2008-10-28 15:12 ` Gitk/Cygwin bug: phony local changes Hannu Koivisto
2008-10-28 15:27 ` Alex Riesen
2008-10-28 16:04 ` Hannu Koivisto
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=83bpx62hbn.fsf@kalahari.s2.org \
--to=azure@iki.fi \
--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