]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/hooks'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:17 +0000 (14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 May 2016 21:38:17 +0000 (14:38 -0700)
commit6675f501f6b987dbdb0dbeb1d2efeb5a27fc41a7
tree68e85638e5f5de0d30d1c9881e7f0b5826fe2bca
parentf2c96ceb57afd8c64c3e3e656f9390c95e9fbec9
parent867ad08a2610526edb5723804723d371136fc643
Merge branch 'ab/hooks'

A new configuration variable core.hooksPath allows customizing
where the hook directory is.

* ab/hooks:
  hooks: allow customizing where the hook directory is
  githooks.txt: minor improvements to the grammar & phrasing
  githooks.txt: amend dangerous advice about 'update' hook ACL
  githooks.txt: improve the intro section
Documentation/config.txt
cache.h
config.c
environment.c
run-command.c