Skip to content

Commit 1a549b3

Browse files
authored
Merge pull request #53121 from github/repo-sync
Repo sync
2 parents faa6cce + dd74bcb commit 1a549b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/changing-a-commit-message.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ If you have already pushed the commit to {% data variables.location.product_loca
4343

4444
{% warning %}
4545

46-
We strongly discourage force pushing, since this changes the history of your repository. If you force push, people who have already cloned your repository will have to manually fix their local history. For more information, see "[Recovering from upstream rebase](https://git-scm.com/docs/git-rebase#_recovering_from_upstream_rebase)" in the Git manual.
46+
We strongly discourage force pushing, since this changes the history of your repository. If you force push, people who have already cloned your repository will have to manually fix their local history. For more information, see [Recovering from upstream rebase](https://git-scm.com/docs/git-rebase#_recovering_from_upstream_rebase) in the Git manual.
4747

4848
{% endwarning %}
4949

0 commit comments

Comments
 (0)