Select Git revision
pxa168.c
Sam Vilain
authored and
Junio C Hamano
committed
When scanning the trees in track_tree_refs() there is a "lazy" test
that assumes that entries are either directories or files. Don't do
that.
Signed-off-by:
Junio C Hamano <gitster@pobox.com>