diff options
author | Matheus Tavares <matheus.bernardino@usp.br> | 2021-02-22 22:10:34 -0300 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-24 12:14:51 -0800 |
commit | 48960894f5a89639809bdad5618439ba59869522 (patch) | |
tree | 3ca0a99bb729b6aff384806967ccdc3f9bc33e07 /utf8.h | |
parent | add --chmod: don't update index when --dry-run is used (diff) | |
download | tgif-48960894f5a89639809bdad5618439ba59869522.tar.xz |
add: mark --chmod error string for translation
This error message is intended for humans, so mark it for translation.
Also use error() instead of fprintf(stderr, ...), to make the
corresponding line a bit cleaner, and to display the "error:" prefix,
which helps classifying the nature/severity of the message.
Signed-off-by: Matheus Tavares <matheus.bernardino@usp.br>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'utf8.h')
0 files changed, 0 insertions, 0 deletions