]> code.delx.au - gnu-emacs/commit
Port commit-msg to MSYS Bash+Gawk
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Apr 2015 20:04:37 +0000 (13:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Apr 2015 20:05:18 +0000 (13:05 -0700)
commitfc530e56cf17494be840933fd56534be42fbac45
treeda689cdc21368ed5de3c3a95ff7e1a739d417832
parentfadf0205ef3e8adfd4ca72e9d1b2f2ab30005bd5
Port commit-msg to MSYS Bash+Gawk

See Eli Zaretskii in:
http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00610.html
* build-aux/git-hooks/commit-msg (cent_sign_utf8_format)
(cent_sign, print_at_sign, at_sign): Revert previous change.
(print_at_sign): Prepend "BEGIN".
(at_sign): Redirect from /dev/null to be safer with pre-POSIX awk.
build-aux/git-hooks/commit-msg