tag, update-ref: improve description of option "create-reflog"
commit98c32bd88911388fac463bcaaf2daf85cbf2b151
authorRalf Thielow <ralf.thielow@gmail.com>
Fri, 11 Sep 2015 16:04:13 +0000 (11 18:04 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Sep 2015 16:50:02 +0000 (11 09:50 -0700)
tree29c1c0f1f14ad1f74fda7aaa46835313c4eb51c1
parent7306b39f5ad6d8428cdb6caf7ce38bfc38ee091a
tag, update-ref: improve description of option "create-reflog"

The description of option "create-reflog" is "create_reflog", which
is neither a good description, nor a sensible string to translate.
Change it to a more meaningful message.

Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/tag.c
builtin/update-ref.c