aboutsummaryrefslogtreecommitdiffstats
path: root/site/project.el
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-05-25 20:22:54 +0200
committerGravatar Tom Willemse2013-05-25 20:29:33 +0200
commit439a262ec4f9f9a3dd73a69d17f3ef3765036dec (patch)
treeebe14caf9d2076f0da1bdb350d4134b8ad322d8b /site/project.el
parent8b3f0d16d339316428b62d3019882a778b3cc1c7 (diff)
downloadgitto-439a262ec4f9f9a3dd73a69d17f3ef3765036dec.tar.gz
gitto-439a262ec4f9f9a3dd73a69d17f3ef3765036dec.zip
Add simple hook management
Introduces a new user configuration variable `hook-alist', which specifies which hooks to link to which executables, for example: ,---- | (set! hook-alist '(("commit-msg" . "/path/to/my/commit/msg/hook"))) `---- With this setting the command `config hooks' will install `/path/to/my/commit/msg/hook' to the `commit-msg' hook of each repository not in the `config-exclusion-list' setting.
Diffstat (limited to 'site/project.el')
0 files changed, 0 insertions, 0 deletions