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)
commit74b46e32cb3907a4a062a0f11de5773054b7c71a
tree8294109a769dc1f2ae9c4c622c2cf3f82531d80a
parent8695c8bfe181677ca112502c1eef67930d84a75d
Add a "check-files" command, which is useful for scripting
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).
Makefile
check-files.c [new file with mode: 0644]