Overview After cloning this repository, you need to install the Git hooks and configure the ignore-revs-file: $ git config set core.hooksPath .githooks $ git config set blame.ignoreRevsFile .git-blame-ignore-revs Installation