]> git.eshelyaron.com Git - emacs.git/commit
Port pre-commit hook to Git 2.35.0
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Feb 2022 19:29:56 +0000 (11:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Feb 2022 19:41:02 +0000 (11:41 -0800)
commitb8a96f055624f86fe965a0d1b7b2495b2db80e63
treec959ffaa581b65a97e61cd9698bb33bb477fe2b0
parenta773a7831226c146edd40dbaf97f3cfad995f8ee
Port pre-commit hook to Git 2.35.0

* build-aux/git-hooks/pre-commit: Use LC_ALL=C grep -E instead of
sane_egrep (removed in Git 2.35.0).
build-aux/git-hooks/pre-commit