git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* should any build system legitimately change any tracked files?
@ 2018-01-19 17:51 Robert P. J. Day
  2018-01-19 17:59 ` Randall S. Becker
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Robert P. J. Day @ 2018-01-19 17:51 UTC (permalink / raw)
  To: Git Mailing list


  just finished teaching a couple git courses and, after class, a
student came up and described a rather weird problem -- in short:

  1) before build, "git diff" shows nothing
  2) do the standard build
  3) suddenly, "git diff" shows some changes

that's all the info i was given, but it *seems* clear that the build
process itself was making changes to one or more tracked files.

  technically, i guess one can design a build system to do pretty
much anything, but is it fair to say that this is a really poor design
decision? admittedly, this isn't specifically a git question, but i'm
open to opinions on something that strikes me as a bad idea.

rday

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

end of thread, other threads:[~2018-01-19 18:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-19 17:51 should any build system legitimately change any tracked files? Robert P. J. Day
2018-01-19 17:59 ` Randall S. Becker
2018-01-19 18:41 ` Theodore Ts'o
2018-01-19 18:45 ` Robin H. Johnson

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).