haskell-infra / git-haskell-org-hooks

Moved to GitLab: https://gitlab.haskell.org/ghc/git-haskell-org-hooks
GNU General Public License v3.0
1 stars 2 forks source link

git-haskell-org-hooks

Git pre-receive/update hook scripts for https://git.haskell.org

Gitolite 2.x instructions

Copy files from update.secondary.d/ to ~/.gitolite/hooks/common/update.secondary.d/

Build executables:

cabal sandbox init
cabal install

Copy resulting binaries into ~/bin