#!/usr/bin/env python

from commit_msg_git_hook import commit_msg as cm

cm.main()