git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Gitk/Cygwin bug: phony local changes
@ 2008-10-27 15:22 Hannu Koivisto
  2008-10-28 15:12 ` Hannu Koivisto
  0 siblings, 1 reply; 4+ messages in thread
From: Hannu Koivisto @ 2008-10-27 15:22 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-10-28 16:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-27 15:22 Gitk/Cygwin bug: phony local changes Hannu Koivisto
2008-10-28 15:12 ` Hannu Koivisto
2008-10-28 15:27   ` Alex Riesen
2008-10-28 16:04     ` Hannu Koivisto

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).