We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a058fda commit 1372fb4Copy full SHA for 1372fb4
docs/git.md
@@ -32,7 +32,7 @@ origin git@github.com:USERNAME/REPOSITORY.git (push)
32
git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
33
```
34
35
-### [Syncing a Fork](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/syncing-a-fork)
+### :material-source-branch-sync: [Syncing a Fork](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/syncing-a-fork)
36
37
```shell
38
# Configuring a remote for a fork if it doesn't already exist
0 commit comments