git-diff-cache: add "-m" flag to match all non-checked-out files with the index.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 16:31:09 +0000 (09:31 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 16:31:09 +0000 (09:31 -0700)
commit160c8433d904340615bafd7757355618e99e20d5
tree30d6a5a3a558929509c6962549fb30a851ac5648
parent8ae0a8c514dc492de8aadf3ca6bb4ad55e33960e
git-diff-cache: add "-m" flag to match all non-checked-out files with the index.

This allows you to work with a directory tree that isn't fully populated,
without making diff-cache say that all the files are gone.
diff-cache.c