]> git.eshelyaron.com Git - emacs.git/commit
; Move Markdown quotation detection to commit-msg hook
authorPo Lu <luangruo@yahoo.com>
Mon, 17 Feb 2025 14:08:16 +0000 (22:08 +0800)
committerEshel Yaron <me@eshelyaron.com>
Tue, 18 Feb 2025 08:52:54 +0000 (09:52 +0100)
commitc3669ba9efa751926718f15294f813904f9ea2c7
tree59effab731e4ddf3108680a3dc13523ac15bc034
parent9a3adbb061a3fd947936362d7c33f1fd4913fbcc
; Move Markdown quotation detection to commit-msg hook

* build-aux/git-hooks/prepare-commit-msg: Don't detect markdown
quotes here...

* build-aux/git-hooks/commit-msg: but here, to intercept
interactively composed log messages.

(cherry picked from commit ba6779ab2afcd3177c9c118a0383aa21ad1ab45f)
build-aux/git-hooks/commit-msg
build-aux/git-hooks/prepare-commit-msg