Inline commits add the co-authors
To address issue #22 when you do inline commits add the co-authors to the end of the git message.
This has been built so that it can easily fit in your project by allowing you to customise the prepare-commit-msg
hook. A working hook example is also provided to get going quickly for new projects.
See the readme for more details.