summaryrefslogtreecommitdiff
path: root/git-commit-script
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2026-04-27 22:18:33 +0000
committerJunio C Hamano <gitster@pobox.com>2026-04-28 09:51:11 +0900
commit1ddc0481cfb744d51e235a8cccf97d4afb498743 (patch)
tree6f21aba7be8a9db013aa2604b8aada819dc55317 /git-commit-script
parent94f057755b7941b321fd11fec1b2e3ca5313a4e0 (diff)
commit: name UTF-8 function appropriately
We have a function named verify_utf8, but it does more than verify, it modifies the buffer if it is not UTF-8. This is different from what most people would expect, so call the function ensure_utf8, since it mutates the buffer in some cases. Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-commit-script')
0 files changed, 0 insertions, 0 deletions