-
- Downloads
Don't assume tree entries that are not dirs are blobs
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>
Please register or sign in to comment