If uses the EMAIL environment variable, if set.
Otherwise it tries to find it in the user's global git configuration.
email_address(fallback = NULL)
| fallback | If not |
|---|
Email address on success. Otherwise an error is thrown.
Other user names: fullname,
gh_username, username,
whoami
if (FALSE) { email_address() }