Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup prepare_packed_git_one to reuse install_packed_git.
There is little point in having the linked list insertion code appearing in install_packed_git, and then again just 30 lines further down in the same file. Signed-off-by: Shawn O. Pearce <spearce@spearce.org> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information