Select Git revision
michael_mic.c
Forked from
Jonas Rabenstein / Linux
Source project has a limited visibility.
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>