Fix confusing git-update-ref error message
commitad7db62113368279a1b6994790bf30925fabea33
authorPetr Baudis <pasky@suse.cz>
Thu, 10 Nov 2005 19:55:13 +0000 (10 20:55 +0100)
committerJunio C Hamano <junkio@cox.net>
Thu, 10 Nov 2005 23:57:21 +0000 (10 15:57 -0800)
tree1dc71999a7a4ddf2aee880b577fde6927a95248e
parent14df4c41885ea19c9ce263111c6de994a4028601
Fix confusing git-update-ref error message

When git-update-ref has hit the "Ref %s changed to %s" error, I just stare
at it, left puzzled. This patch attempts to reword that to a more useful
and less confusing error message.

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