Skip to content

Incorrect Tag Author? #23225

Discussion options

You must be logged in to vote

It looks like something’s wrong with your git settings, specifically the author name and mail. I’m not going to quote the full mail addresses here, but if you look at the commits (git log) and the tag details (git show hello-world) they are all of the form *-MacBook-Pro.local. You need to configure a mail address associated with your Github account as your author email to have them attributed correctly.

Here’s the documentation on how to do that:

docs.github.com

Setting your commit email address - GitHub Docs

//docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-your-github-user-account/setting-your-commit-email-address

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants