[PATCH] Improve git-update-index error reporting
commit34143b2639625f29edf7b1c0c5af58e545845911
authorPetr Baudis <pasky@suse.cz>
Sun, 18 Sep 2005 19:09:22 +0000 (18 21:09 +0200)
committerJunio C Hamano <junkio@cox.net>
Sun, 18 Sep 2005 21:18:57 +0000 (18 14:18 -0700)
treef9d6c7a906b3d88331429dc2d8bf3e58d1f5f023
parent37539fbda5962cd3b7d8fe5ae8db743b5d9c9940
[PATCH] Improve git-update-index error reporting

This makes git-update-index error reporting much less confusing. The
user will know what went wrong with better precision, and will be given
a hopefully less confusing advice.

Signed-off-by: Petr Baudis <pasky@suse.cz>
Signed-off-by: Junio C Hamano <junkio@cox.net>
update-index.c