emacs/build-aux/git-hooks
Jim Porter d01543f114 ; Use $GIT_DIR to find the .git directory inside our hooks
This resolves an issue with running the hooks from a worktree.  See
<https://lists.gnu.org/archive/html/emacs-devel/2023-05/msg00000.html>.

* build-aux/git-hooks/post-commit:
* build-aux/git-hooks/pre-push: Use $GIT_DIR.
2023-05-01 09:51:56 -07:00
..
commit-msg ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
commit-msg-files.awk When examining merge commits in our Git hooks, only check the first parent 2023-04-23 12:07:08 -07:00
post-commit ; Use $GIT_DIR to find the .git directory inside our hooks 2023-05-01 09:51:56 -07:00
pre-commit ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00
pre-push ; Use $GIT_DIR to find the .git directory inside our hooks 2023-05-01 09:51:56 -07:00
prepare-commit-msg ; Add 2023 to copyright years. 2023-01-01 05:31:12 -05:00