mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 12:31:25 +00:00
* build-aux/git-hooks/pre-commit: Use EMACS_GIT_CORE_WHITESPACE, not the global core.whitespace, for whitespace checks when committing. This defaults to empty, which means to use the Git default, and this should fix Bug#80428 “C indentation in .gitattributes, macros in .dir-locals.el”. The environment variable is a better way to temporarily override the default. |
||
|---|---|---|
| .. | ||
| commit-msg | ||
| commit-msg-files.awk | ||
| post-commit | ||
| pre-commit | ||
| pre-push | ||
| prepare-commit-msg | ||