Add a "check-files" command, which is useful for scripting
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 12 Apr 2005 07:23:14 +0000 (00:23 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 12 Apr 2005 07:23:14 +0000 (00:23 -0700)
patches.

In particular, it verifies that all the listed files are up-to-date
in the cache (or don't exist and are ready to be added).

No differences found