An easy way to create a commit with multiple authors.
Give credit to other developers when pair programming!
It uses this feature on Github and adds Co-authored-by
trailers to the commit's message.
pip install py_co_commit
Just use the py_co_commit
command.
If you are using virtualenv, check that it is activated!