Add "--cacheinfo" option to update-cache.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 15 Apr 2005 18:08:33 +0000 (11:08 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 15 Apr 2005 18:08:33 +0000 (11:08 -0700)
commit9945d9805130fdb752a91fcfae7084b219b9dec3
tree1e474a8671630eca49f3a94145045903a22ffed1
parentccc4feb579265266d0a4a73c0c9443ecc0c26ce3
Add "--cacheinfo" option to update-cache.

This allows scripts to manually add entries to the cache explicitly.

Need to do some way to remove them too, even if the path exists.
update-cache.c