NEW-COMMIT-HOOK(1) User Contributed Perl Documentation NEW-COMMIT-HOOK(1) NNAAMMEE new-commit-hook - create repocafe commit hooks. SSYYNNOOPPSSIISS new-commit-hook [-v] [-q] [-d] [-f] [-c conf] [-pre] [-post] [-a │ repo_id] DDEESSCCRRIIPPTTIIOONN New-commit-hook creates commit-hooks for one specified repo, or all repo’s (-a) ; by default, both ’pre-commit’ and ’post-commit’ hooks are installed, from templates in ’lib/’. It is called by the web application when a new repository is created. Normally, new-commit-hook is not used by repocafe admins. OOPPTTIIOONNSS --vv be verbose --qq be quiet --dd show debug info --ff action ; otherwise dry-run --cc _c_o_n_f use config file _c_o_n_f --aa _│ _r_e_p_o___i_d install new commit hooks for all repo’s --pprree only install pre-commit hooks --ppoosstt only install post-commit hooks rreeppoo__iidd install commit hooks for repo with id _r_e_p_o___i_d AAUUTTHHOORR (c) 2010 - 2016 Koos van den Hout -- Henk P. Penning k.vandenhout@uu.nl -- http://idefix.net/ penning@uu.nl -- http://www.staff.science.uu.nl/~penni101/ ICT-beta, Faculty of Science, Utrecht University repocafe version 0.13.6 - Tue Jan 19 16:00:49 2016 - revision 257 perl v5.8.8 2016-01-19 NEW-COMMIT-HOOK(1)