There are two git hooks that we're missing from https://git-scm.com/docs/githooks. - [`push-to-checkout`](https://git-scm.com/docs/githooks#_push_to_checkout) - [`sendemail-validate`](https://git-scm.com/docs/githooks#_sendemail_validate) Opening up an issue so we can track it.