author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 06:22:59 +0000 (23:22 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 06:22:59 +0000 (23:22 -0700) | ||
commit | f1257f3a33c49ea4f3fd43c7aed97d8a270190dd | |
tree | 18e4bb98e1e685dfdd798048ada57c925ee87aee | tree | snapshot |
parent | 8ba0bbb237af3de317f8d009302500e9a7e2b3c3 | commit | diff |
Oops, the actual 'printf' for missing objects was missing.
Which made fsck very quiet about objects it hadn't found. So add
it.
We'll need to make things like these optional, because it's
perfectly ok to have partial history if you don't want it,
and don't want to go backwards. But for development, it's best
to always complain about missing sha1 object files that are
referenced from somewhere else.
Which made fsck very quiet about objects it hadn't found. So add
it.
We'll need to make things like these optional, because it's
perfectly ok to have partial history if you don't want it,
and don't want to go backwards. But for development, it's best
to always complain about missing sha1 object files that are
referenced from somewhere else.
fsck-cache.c | diff | blob | history |