]> git.eshelyaron.com Git - emacs.git/commit
Avoid U+FFFD in commit messages
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 23 Dec 2024 21:38:51 +0000 (13:38 -0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 27 Dec 2024 15:28:54 +0000 (16:28 +0100)
commit204f402776ae6c8c1847b0eac5640d21d5c381e0
treead2a59bb007bddd64eecb76a8d4b247801efa592
parent20dd62e4405b449e9dca047b3fa4b445b85a3073
Avoid U+FFFD in commit messages

* build-aux/git-hooks/commit-msg:
Also check against U+FFFD REPLACEMENT CHARACTER in commit messages.

(cherry picked from commit 28c420afab6a0944a192c30ff2d5d9e40c88f14f)
build-aux/git-hooks/commit-msg