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
-
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