Skip to content
Snippets Groups Projects
Commit c69637df authored by Robert Schilling's avatar Robert Schilling
Browse files

Add 'hooks' to path blacklist.

parent 66835843
No related branches found
No related tags found
2 merge requests!5081fixed command to update init script,!4841Add 'hooks' to path blacklist.
Loading
Loading
@@ -3,7 +3,7 @@ module Gitlab
extend self
 
def path
%w(admin dashboard groups help profile projects search public assets u s teams merge_requests issues users snippets services repository)
%w(admin dashboard groups help profile projects search public assets u s teams merge_requests issues users snippets services repository hooks)
end
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment