commit | eef427a09ce7fcbdc54c73ae363cbab331eccd88 | [log] [tgz] |
---|---|---|
author | Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br> | Tue Aug 14 16:42:37 2007 -0300 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Aug 14 22:20:13 2007 -0700 |
tree | b222f393fdaeac70616efd80b7c1571d458fe7da | |
parent | b798671fa935492ce511766bc99fb26b2892499b [diff] |
Avoid ambiguous error message if pack.idx header is wrong Print the index version when an error occurs so the user knows what type of header (and size) we thought the index should have had. Signed-off-by: Luiz Fernando N. Capitulino <lcapitulino@mandriva.com.br> Signed-off-by: Junio C Hamano <gitster@pobox.com>