author | Petr Baudis <pasky@suse.cz> | |
Thu, 10 Nov 2005 19:55:13 +0000 (20:55 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 10 Nov 2005 23:57:21 +0000 (15:57 -0800) | ||
commit | ad7db62113368279a1b6994790bf30925fabea33 | |
tree | 1dc71999a7a4ddf2aee880b577fde6927a95248e | tree | snapshot |
parent | 14df4c41885ea19c9ce263111c6de994a4028601 | commit | diff |
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>
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 | diff | blob | history |