diff options
| author | 2013-05-25 20:22:54 +0200 | |
|---|---|---|
| committer | 2013-05-25 20:29:33 +0200 | |
| commit | 439a262ec4f9f9a3dd73a69d17f3ef3765036dec (patch) | |
| tree | ebe14caf9d2076f0da1bdb350d4134b8ad322d8b /CONTRIBUTING | |
| parent | 8b3f0d16d339316428b62d3019882a778b3cc1c7 (diff) | |
| download | gitto-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 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions
