1
0
mirror of synced 2025-12-22 11:26:57 -05:00

update links and redirects for incorp. changes from pr

This commit is contained in:
Jules Parker
2021-10-06 16:15:23 +02:00
parent 39a5dfa0ed
commit c98f2eb4d0
20 changed files with 36 additions and 31 deletions

View File

@@ -21,7 +21,7 @@ Typically, you would use `git rebase` to:
{% warning %}
**Warning**: Because changing your commit history can make things difficult for everyone else using the repository, it's considered bad practice to rebase commits when you've already pushed to a repository. To learn how to safely rebase on {% data variables.product.product_location %}, see "[About pull request merges](/articles/about-pull-request-merges)."
**Warning**: Because changing your commit history can make things difficult for everyone else using the repository, it's considered bad practice to rebase commits when you've already pushed to a repository. To learn how to safely rebase on {% data variables.product.product_location %}, see "[About pull request merges](/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/about-pull-request-merges)."
{% endwarning %}