mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
In addition to starting with a "*", file entries now need a ":" somewhere in them. This helps reduce false positives with bulleted lists. Also, support multiple files separated by commas after a "*". * build-aux/git-hooks/commit-msg-files.awk (check_commit_msg_files): Accumulate file entries over multiple lines to support the above. |
||
|---|---|---|
| .. | ||
| commit-msg | ||
| commit-msg-files.awk | ||
| post-commit | ||
| pre-commit | ||
| pre-push | ||
| prepare-commit-msg | ||