]> git.eshelyaron.com Git - emacs.git/commit
; Fix post-commit and pre-push hooks in worktrees again
authorJim Porter <jporterbugs@gmail.com>
Thu, 4 May 2023 16:22:40 +0000 (09:22 -0700)
committerJim Porter <jporterbugs@gmail.com>
Thu, 4 May 2023 16:22:40 +0000 (09:22 -0700)
commitd3ec68f5e433e5792c1c63672c7b437bb29c5759
treed28fcb52c8a7b1b64d04c36a86fc6d2c56ee272d
parentb28d44d4226497c4b2582bc15a59fc817eb3ce0a
; Fix post-commit and pre-push hooks in worktrees again

* build-aux/git-hooks/post-commit:
* build-aux/git-hooks/pre-push: Use "$(dirname $0)" to get the hooks
directory.
build-aux/git-hooks/post-commit
build-aux/git-hooks/pre-push