git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gitk shows local uncommit changes after touch file + reload
@ 2019-01-06 22:51 Jacob Kroon
  2019-01-07 17:41 ` Philip Oakley
  0 siblings, 1 reply; 3+ messages in thread
From: Jacob Kroon @ 2019-01-06 22:51 UTC (permalink / raw)
  To: git

Hi,

Not sure if this has already been reported, but I observe this odd
behaviour in gitk from master:

git status
gitk # everything looks good
touch <file-under-version-control>
gitk # gitk shows "local uncomitted changes" on the file I touched
git status
gitk # gitk is back to normal again, showing no local uncommitted changes

The issue has been discussed on stackoverflow here:
https://stackoverflow.com/questions/49990403/after-tar-untar-of-git-repo-gitk-shows-local-uncommitted-changes-not-checked

Any chance gitk could be changed to so that it doesn't display the
"local uncommitted changes" blob in this case ?

Regards Jacob

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

end of thread, other threads:[~2019-01-08  6:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-06 22:51 gitk shows local uncommit changes after touch file + reload Jacob Kroon
2019-01-07 17:41 ` Philip Oakley
2019-01-08  6:41   ` Jacob Kroon

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