BinaryMuse / git-pear

:pear: Tool for setting the Git author and committer when pairing in Atom :atom:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Git Pear 🍐

If you pair program, you know that it can be a pain to get Git to understand that a commit has multiple authors. Git Pear allows you to easily set GIT_AUTHOR and GIT_COMMITTER from within Atom (which only works if you commit from inside Atom, and only with a tool that passes on environment variables).

Screenshot

About

:pear: Tool for setting the Git author and committer when pairing in Atom :atom:

License:MIT License


Languages

Language:JavaScript 98.8%Language:CSS 1.2%