Skip to content
Snippets Groups Projects
Commit dc08f321 authored by nimrod's avatar nimrod
Browse files

Stop debugging the post-merge git hook.

It's been reliable for a while now.
parent e7fa8e39
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
set -eux
set -eu
notify () { printf '\n\e[1;94m=== %s ====\e[0m\n\n' "$1" >&2; }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment