]> oss.titaniummirror.com Git - repo_shell.git/commit
gitcreate: add support for default hook scripts 0.8
authorR. Steve McKown <rsmckown@gmail.com>
Sat, 21 Jun 2014 01:36:32 +0000 (19:36 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Sat, 21 Jun 2014 01:36:32 +0000 (19:36 -0600)
commit4ef1f59f792de198a2204a2ecc44fb437577c7a1
tree2913b43ed152e386b5f603743fd187ae5e7e352f
parent6bf34e3c22fe68207b9e0561f3bd76e715d507c8
gitcreate: add support for default hook scripts

If the .githooks directory is present in $git_root, any scripts therein
that are relevant for a bare repository are symbolically linked into the
new repository's hook directory.
scripts/gitcreate