Hooks issue
Created by: Vaultman
When I run sudo rake update_hooks
then I get this output:
Starting Projects
rake aborted!
Could not find table 'projects'
Tasks: TOP => update_hooks
I'm on master now, and the gitlab is working fine, except the post-receive hook. I'm getting a cannot run hooks/post-receive: No such file or directory
error after push. I thought that the update_hooks rake task could fix it.