diff options
Diffstat (limited to 'bin/post-commit.githook')
-rwxr-xr-x | bin/post-commit.githook | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/post-commit.githook b/bin/post-commit.githook index 997afa3..5b05947 100755 --- a/bin/post-commit.githook +++ b/bin/post-commit.githook @@ -3,4 +3,3 @@ set -e d="$(dirname -- "$(readlink -f -- "$0")")" "$d"/auto-changelog -"$d"/pre-generate &>/dev/tty & |