git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git checkout behaviour when only ctime of file changes
@ 2021-04-19  9:11 Cristian Morales Vega
  2021-04-19 11:10 ` Bagas Sanjaya
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Cristian Morales Vega @ 2021-04-19  9:11 UTC (permalink / raw)
  To: git

I thought you may want to take a look at
https://issues.jenkins.io/browse/JENKINS-65395.

Basically after something updates the ctime of a file, a
"git checkout" can behave differently depending on whether a
"git update-index --refresh" has been run before or not.
_Maybe_ it could make sense for "git checkout" to always behave as if
"git update-index --refresh" had been run before? No idea really.

I have seen this with git version 2.30.2.

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

end of thread, other threads:[~2021-04-20  6:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  9:11 git checkout behaviour when only ctime of file changes Cristian Morales Vega
2021-04-19 11:10 ` Bagas Sanjaya
2021-04-19 11:23   ` Cristian Morales Vega
2021-04-19 20:47 ` Junio C Hamano
2021-04-20  2:04 ` brian m. carlson
2021-04-20  6:10   ` Cristian Morales Vega

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