Skip to content

Commit 1372fb4

Browse files
Update git.md
1 parent a058fda commit 1372fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ origin git@github.com:USERNAME/REPOSITORY.git (push)
3232
git remote set-url origin https://github.com/USERNAME/REPOSITORY.git
3333
```
3434

35-
### [Syncing a Fork](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/syncing-a-fork)
35+
### :material-source-branch-sync: [Syncing a Fork](https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/syncing-a-fork)
3636

3737
```shell
3838
# Configuring a remote for a fork if it doesn't already exist

0 commit comments

Comments
 (0)