mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
This does two things: 1. We can properly validate log entries in merge commits. 2. We don't check commits that were merged in from other branches. * build-aux/git-hooks/commit-msg-files.awk (get_commit_changes): Get the changes compared to the first parent. * build-aux/git-hooks/pre-push: Only get the first parent of merge commits when returning the rev-list, and only check "master" or "emacs-NN" branches. |
||
|---|---|---|
| .. | ||
| git-hooks | ||
| config.guess | ||
| config.sub | ||
| dir_top | ||
| gitlog-to-changelog | ||
| gitlog-to-emacslog | ||
| install-sh | ||
| make-info-dir | ||
| move-if-change | ||
| msys-to-w32 | ||
| update-copyright | ||
| update-subdirs | ||