]> git.ipfire.org Git - thirdparty/git.git/commit - builtin-fsck.c
Teach fsck-cache to accept non-commits for reachability analysis.
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 00:03:09 +0000 (17:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 5 May 2005 00:03:09 +0000 (17:03 -0700)
commit770896e548d0e68ab120507895e1e878c5ee347c
tree789eaf8c1ac87a1d7115b0a47d1300ba191cff1d
parent552e2bd12ee7b3a73345f64cf66b2ce67d9d98dd
Teach fsck-cache to accept non-commits for reachability analysis.

In particular, teach it about tags. Also, to make reachability actually
work for tags, we need to add the ref to the tagged object.
fsck-cache.c
tag.c