Commit 7342fe55 authored by Alex Dadgar's avatar Alex Dadgar
Browse files

fix hook

No related merge requests found
Showing with 2 additions and 0 deletions
+2 -0
#!/bin/sh
remote="$1"
if [ "$remote" == "enterprise" ]; then
exit 0
fi
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment