]> git.eshelyaron.com Git - emacs.git/commit
; Allow spaces in directory names for Git hooks
authorJim Porter <jporterbugs@gmail.com>
Fri, 5 May 2023 04:04:46 +0000 (21:04 -0700)
committerJim Porter <jporterbugs@gmail.com>
Fri, 5 May 2023 04:04:46 +0000 (21:04 -0700)
commiteb3a90619fed86298c96951af527a8483bdd1a3c
treedd7ea1d42dddb412f750dd412e1c782ff1960de2
parent34ac7d908762663e4f91b678d3456286c494c237
; Allow spaces in directory names for Git hooks

* build-aux/git-hooks/post-commit:
* build-aux/git-hooks/pre-push: Quote "$HOOKS_DIR" to allow spaces.
build-aux/git-hooks/post-commit
build-aux/git-hooks/pre-push