]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/fsck.c
Add first cut at "fsck-cache" that validates the SHA1 object store.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 22:02:42 +0000 (15:02 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Fri, 8 Apr 2005 22:02:42 +0000 (15:02 -0700)
commit20222118ae4cbd0a7ba91a7012574cd2f91101ec
treee03fa31365b953db15f3dec6810aac4a58678e6f
parent2ade9340262cb87163b5c5c270268175ff3b3c15
Add first cut at "fsck-cache" that validates the SHA1 object store.

It doesn't complain about mine. But it also doesn't yet check for
inter-object reachability etc.
fsck-cache.c [new file with mode: 0644]