Development Environment Setup

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

$ git config core.hooksPath .githooks

And configure the ignore-revs-file:

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