How to get email user? #2254
Unanswered
fishtailstudio
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
From the wiki Custom Formatting I know using
${email}
to get email of commit author, but now I want to get email user instead of full mail.e.g.
email : name@google.com
${email}
: name@google.comI want : name
Beta Was this translation helpful? Give feedback.
All reactions