git-pickaxe: tighten sanity checks.
commitae86ad65757b857337f10f25ff31cb3348d3943d
authorJunio C Hamano <junkio@cox.net>
Mon, 30 Oct 2006 22:27:52 +0000 (30 14:27 -0800)
committerJunio C Hamano <junkio@cox.net>
Mon, 30 Oct 2006 22:27:52 +0000 (30 14:27 -0800)
tree7b1053555ce53b1395c8f6869eb982f5f431af9f
parentf5f75c652b9c2347522159a87297820103e593e4
git-pickaxe: tighten sanity checks.

When compiled for debugging, make sure that refcnt sanity check
code detects underflows in origin reference counting.

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