git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Found a "bug" in git 1.9.0 but can't reproduce it without copyrighted source code.
@ 2014-03-28  0:45 yun sheng
  2014-03-28  1:04 ` Trần Ngọc Quân
  2014-03-28  1:40 ` Jonathan Nieder
  0 siblings, 2 replies; 7+ messages in thread
From: yun sheng @ 2014-03-28  0:45 UTC (permalink / raw)
  To: git

Hi,

I found git sometimes can't detect working trees changes. But I can
only reproduce this problem on several specific files, unfortunately
these files are copyrighted source files so I can't send them to you.
Is there anything I can do to narrow the problem and finally reproduce
the bug without these commercial files?

I posted a question on stackoverflow which shows the process.

http://stackoverflow.com/questions/22684163/cant-reproduce-a-bug-in-git-without-a-specific-file

Actually what I'm doing is:

git init
" copy the first version of file into the working tree.
git add .
git commit -m 'init'
" copy and replace the file into working tree.
git status

and nothing is reported by git.

these two files have the same timestamp, the same size, bug slightly
different contents. These files were generated by `git difftool -d` I
just manually copied them out from the temp directory just for future
review.

Git I'm using is msysgit 1.9.0 on windows 7

Best regards,
Sheng Yun

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

end of thread, other threads:[~2014-03-28  2:06 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  0:45 Found a "bug" in git 1.9.0 but can't reproduce it without copyrighted source code yun sheng
2014-03-28  1:04 ` Trần Ngọc Quân
     [not found]   ` <CA+fYBFdsp4z5T42wEiQ-0X88eK4UhJLx+Ofum_RYEf-g8a3SbA@mail.gmail.com>
2014-03-28  1:40     ` Fwd: " yun sheng
2014-03-28  1:40 ` Jonathan Nieder
2014-03-28  1:45   ` yun sheng
2014-03-28  1:59     ` Git doesn't notice file has changed (Re: Found a "bug" in git 1.9.0 but can't reproduce it without copyrighted source code.) Jonathan Nieder
2014-03-28  2:06       ` yun sheng

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