git-pickaxe: refcount origin correctly in find_copy_in_parent()
commitf5f75c652b9c2347522159a87297820103e593e4
authorJunio C Hamano <junkio@cox.net>
Mon, 30 Oct 2006 07:56:12 +0000 (29 23:56 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 30 Oct 2006 07:56:12 +0000 (29 23:56 -0800)
treecb82a3db8085f0a84bfeb06a86a9b995150fda81
parent2c40f98439e07b8579d0549109a4feed54da9e40
git-pickaxe: refcount origin correctly in find_copy_in_parent()

This makes "git-pickaxe -C master -- revision.c" to finish with
proper refcounts for all origins.  I am reasonably happy with
it.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-pickaxe.c