summaryrefslogtreecommitdiff
path: root/git-gui/lib/class.tcl
diff options
context:
space:
mode:
authorMartin Ågren <martin.agren@gmail.com>2018-05-10 21:29:54 +0200
committerJunio C Hamano <gitster@pobox.com>2018-05-13 10:36:11 +0900
commitc0bdd658bd2f06dc1c0d8fd578e80831f8d53b43 (patch)
tree0decf0297f3e219065fc0af00184abc530222952 /git-gui/lib/class.tcl
parentccdcbd54c4475c2238b310f7113ab3075b5abc9c (diff)
refs.c: refer to "object ID", not "sha1", in error messages
We have two error messages that complain about the "sha1". Because we are about to touch one of these sites and add some tests, let's first modernize the messages to say "object ID" instead. While at it, make the second one use `error()` instead of `warning()`. After printing the message, we do not continue, but actually drop the lock and return -1 without deleting the pseudoref. Signed-off-by: Martin Ågren <martin.agren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/class.tcl')
0 files changed, 0 insertions, 0 deletions