Merge pull request #3 from Liqiuyue9597/patch-2

Update push-changes.md
This commit is contained in:
Isabelle Viktoria Maciohsek
2021-08-16 13:49:19 +03:00
committed by GitHub

View File

@ -10,7 +10,7 @@ Pushes the current branch's changes to the remote.
- Use `git push` to push the latest changes from the local branch to the remote.
```shell
git fetch
git push
```
```shell