update links and redirects for toubleshooting commits
This commit is contained in:
@@ -62,5 +62,5 @@ After changing your username, links to your previous profile page, such as `http
|
|||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
- "[Why are my commits linked to the wrong user?](/articles/why-are-my-commits-linked-to-the-wrong-user)"{% ifversion fpt %}
|
- "[Why are my commits linked to the wrong user?](/pull-requests/committing-changes-to-your-project/troubleshooting-commits/why-are-my-commits-linked-to-the-wrong-user)"{% ifversion fpt %}
|
||||||
- "[{% data variables.product.prodname_dotcom %} Username Policy](/articles/github-username-policy)"{% endif %}
|
- "[{% data variables.product.prodname_dotcom %} Username Policy](/articles/github-username-policy)"{% endif %}
|
||||||
|
|||||||
@@ -47,4 +47,4 @@ After changing your organization's name:
|
|||||||
|
|
||||||
## Further reading
|
## Further reading
|
||||||
|
|
||||||
* "[Why are my commits linked to the wrong user?](/articles/why-are-my-commits-linked-to-the-wrong-user)"
|
* "[Why are my commits linked to the wrong user?](/pull-requests/committing-changes-to-your-project/troubleshooting-commits/why-are-my-commits-linked-to-the-wrong-user)"
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ intro: 'Sometimes a commit will be viewable on {% data variables.product.product
|
|||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/commit-exists-on-github-but-not-in-my-local-clone
|
- /articles/commit-exists-on-github-but-not-in-my-local-clone
|
||||||
- /github/committing-changes-to-your-project/commit-exists-on-github-but-not-in-my-local-clone
|
- /github/committing-changes-to-your-project/commit-exists-on-github-but-not-in-my-local-clone
|
||||||
|
- /github/committing-changes-to-your-project/troubleshooting-commits/commit-exists-on-github-but-not-in-my-local-clone
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title: Troubleshooting commits
|
|||||||
intro: ''
|
intro: ''
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /articles/troubleshooting-commits
|
- /articles/troubleshooting-commits
|
||||||
|
- /github/committing-changes-to-your-project/troubleshooting-commits
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
ghes: '*'
|
ghes: '*'
|
||||||
@@ -11,4 +12,3 @@ children:
|
|||||||
- /commit-exists-on-github-but-not-in-my-local-clone
|
- /commit-exists-on-github-but-not-in-my-local-clone
|
||||||
- /why-are-my-commits-linked-to-the-wrong-user
|
- /why-are-my-commits-linked-to-the-wrong-user
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -4,6 +4,7 @@ redirect_from:
|
|||||||
- /articles/how-do-i-get-my-commits-to-link-to-my-github-account/
|
- /articles/how-do-i-get-my-commits-to-link-to-my-github-account/
|
||||||
- /articles/why-are-my-commits-linked-to-the-wrong-user
|
- /articles/why-are-my-commits-linked-to-the-wrong-user
|
||||||
- /github/committing-changes-to-your-project/why-are-my-commits-linked-to-the-wrong-user
|
- /github/committing-changes-to-your-project/why-are-my-commits-linked-to-the-wrong-user
|
||||||
|
- /github/committing-changes-to-your-project/troubleshooting-commits/why-are-my-commits-linked-to-the-wrong-user
|
||||||
intro: '{% data variables.product.product_name %} uses the email address in the commit header to link the commit to a GitHub user. If your commits are being linked to another user, or not linked to a user at all, you may need to change your local Git configuration settings{% ifversion not ghae %}, add an email address to your account email settings, or do both{% endif %}.'
|
intro: '{% data variables.product.product_name %} uses the email address in the commit header to link the commit to a GitHub user. If your commits are being linked to another user, or not linked to a user at all, you may need to change your local Git configuration settings{% ifversion not ghae %}, add an email address to your account email settings, or do both{% endif %}.'
|
||||||
versions:
|
versions:
|
||||||
fpt: '*'
|
fpt: '*'
|
||||||
|
|||||||
Reference in New Issue
Block a user