#!/bin/sh
# cc-cli as a commit hook
exec </dev/tty
cc-cli "$@"