Closed cbrownstein closed 6 years ago
I added the option (-D or --display-name) to use an email display name (full name), e.g., John Doe <john.doe@example.com>
-D
--display-name
John Doe <john.doe@example.com>
This is great, sorry I missed this... but could you rebase on top of the latest master so I can review just the changes yo'ure trying to make?
I've rebased on top of the latest master.
Thanks!
I added the option (
-D
or--display-name
) to use an email display name (full name), e.g.,John Doe <john.doe@example.com>