Skip to content
This repository has been archived by the owner on Jun 9, 2019. It is now read-only.

haskell-infra/git-haskell-org-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-haskell-org-hooks

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

  • submodule gitlink reference check

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