Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
builtin-prune: separate ref walking from reflog walking.
This is necessary for the next step, because the reason I am making the connectivity walker into a library is because I want to use it for cleaning up stale reflog entries. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information