Get the username (or 'owner' name) from a git/GitHub remote origin URL.
Get the user info for the current user from git config, at the project or global scope
Get a user's name from git config at the project or global scope, depending on what git uses in the current context.
Get the email address of the current user from git config.