git-pair
git-pair copied to clipboard
Allow for custom Author abbreviations
Add a parameter to git pair --add to allow the user to set custom abbreviations for each author.
Something like:
git add --add 'Arthur Dent <[email protected]>' Dent
If you'd like, I'll submit a PR for this tomorrow.