Dear all, Release 7.5 of gitlab introduced the possibility to use custom hooks in git projects.
A side effect of that feature is that a hooks directory must be available in the project.git directory. That directory is currently no created by my gitlab instance when I create a new project (either empty one or from a fork). So I have to "repair" the newly created projects by creating that directory and run the script /home/git/gitlab-shell/bin/create-hooks afterwards. Launching gitlab-shell script manually works fine (i.e. creates the directories). Any hints of were the problem could come from? Regards, Daniel -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/945e4ec5-9df5-413e-a228-fb01d16506bc%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
