author | Shawn O. Pearce <spearce@spearce.org> | |
Thu, 1 Feb 2007 20:52:22 +0000 (15:52 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 2 Feb 2007 06:21:19 +0000 (22:21 -0800) | ||
commit | 625e9421df6317a015abeb8d51c6dbb937d99880 | |
tree | 66e86360df0171edf0f8911a551664c49f31aac8 | tree | snapshot |
parent | 859607dfe04260d55f5901974fdd660aebc427fa | commit | diff |
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>
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>
sha1_file.c | diff | blob | history |