Skip to content

Commit c3d461f

Browse files
authored
Update README.md
1 parent 3d79b93 commit c3d461f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
**create new branch**
2020

2121
git checkout -b <branch-name>
22-
git push <remote-name> <branch-name>
22+
git push -f origin <branch-name>
2323

2424
**switch on new branch**
2525

0 commit comments

Comments
 (0)