What is the command to set the user email for the current repository?
git email.user
git config user.email
git config email
All of the above.