1#!/bin/sh
2
3"$(dirname "$0")/commit-msg.gerrit" "$@"
4"$(dirname "$0")/commit-msg.commitlint" "$@"
5