Skip to content

Commit 9197a2f

Browse files
committed
Added command to push the branch to github
1 parent fc283f2 commit 9197a2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Readme.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,6 @@ To create a branch, use `git checkout -b <new-branch-name> [<base-branch-name>]`
3131

3232
```bash
3333
git checkout -b pull-request-demo
34+
git push origin pull-request-demo
3435
```
3536

0 commit comments

Comments
 (0)