]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/hooks'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2016 22:34:16 +0000 (15:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Aug 2016 22:34:16 +0000 (15:34 -0700)
commitd05d0e99665ecb67c3e8b9b3be40b12e9052a8b8
treec4ed27f64e3b43de4b0ae9c63b43ea6e201e7c9f
parent331f06d6f1cc0e164c4aa320c2659d99de67f2f6
parent9445b4921e3e996b2d38d58c594f95d63a72dcea
Merge branch 'ab/hooks'

"git rev-parse --git-path hooks/<hook>" learned to take
core.hooksPath configuration variable (introduced during 2.9 cycle)
into account.

* ab/hooks:
  rev-parse: respect core.hooksPath in --git-path
path.c
run-command.c