author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 06:13:09 +0000 (23:13 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Mon, 11 Apr 2005 06:13:09 +0000 (23:13 -0700) | ||
commit | 8ba0bbb237af3de317f8d009302500e9a7e2b3c3 | |
tree | 6dfeb7c11933067d0517ee8f862430e83ae33d29 | tree | snapshot |
parent | 76e7f4ec485f24b167b76db046dc2ca4562debd4 | commit | diff |
Add connectivity tracking to fsck.
This shows that I've lost track of one commit already. Most likely
because I forgot to update the .dircache/HEAD file when doing a
commit, so that the next commit referenced not the top-of-tree, but
the one older commit.
Having dangling commits is fine (in fact, you should always have
at least _one_ dangling commit in the top-of-tree). But it's
good to know about them.
This shows that I've lost track of one commit already. Most likely
because I forgot to update the .dircache/HEAD file when doing a
commit, so that the next commit referenced not the top-of-tree, but
the one older commit.
Having dangling commits is fine (in fact, you should always have
at least _one_ dangling commit in the top-of-tree). But it's
good to know about them.
fsck-cache.c | diff | blob | history |