Skip to content
Snippets Groups Projects
Commit 5aa7c187 authored by Patrick Radtke's avatar Patrick Radtke Committed by Thijs Kinkhorst
Browse files

Ignore invalid hook names

Sometimes we patch or edit a hook to meet our specific needs.
Somtimes this leaves behind a file like FILENAME.orig. The hook
detection login still runs these other files, making for confusing
debugging issues. Use a stricter match on what makes a valid hook name
to avoid these issues.
parent 3768f63f
No related branches found
No related tags found
No related merge requests found
Loading
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