1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/build-aux/git-hooks
Paul Eggert 75b4857ef0 Port commit-msg to mawk
Problem reported by Ted Zlatanov in:
http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg01093.html
* build-aux/git-hooks/commit-msg (space, non_space, non_print):
New vars.  Use them as approximations to POSIX bracket expressions,
on implementations like mawk that do not support POSIX regexps.
2014-12-10 23:17:42 -08:00
..
commit-msg Port commit-msg to mawk 2014-12-10 23:17:42 -08:00
pre-commit Add git commit hooks that do some simple checks on commits. 2014-11-22 16:41:10 -08:00