Development Environment Setup

After cloning this repository you need to install the Git hooks via:

$ git config set core.hooksPath .githooks

And configure the ignore-revs-file:

$ git config set blame.ignoreRevsFile .git-blame-ignore-revs