Update push-changes.md
use push not fetch
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user