author | Linus Torvalds <torvalds@g5.osdl.org> | |
Sun, 3 Jul 2005 17:01:38 +0000 (10:01 -0700) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Sun, 3 Jul 2005 17:01:38 +0000 (10:01 -0700) | ||
commit | 944d858969e4e14adefdd8f21fac5c8ab45f83f7 | |
tree | 26f45f4e5544838e40132f579fb86f9ff006688f | tree | snapshot |
parent | 7ec4e60819764128351d526a77859a403c0d4ff4 | commit | diff |
Fix up "for_each_ref()" to be more usable, and use it in git-fsck-cache
It needed to take the GIT_DIR information into account, something that
the original receive-pack usage just never cared about.
It needed to take the GIT_DIR information into account, something that
the original receive-pack usage just never cared about.
fsck-cache.c | diff | blob | history | |
receive-pack.c | diff | blob | history | |
refs.c | diff | blob | history | |
refs.h | diff | blob | history |