Skip to content

Commit

Permalink
Add example push line
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiiam committed Jul 12, 2024
1 parent e78f985 commit 9a085ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gets an issue number e.g. issue https://github.com/kaiiam/mifc/issues/28

* 6) Push your branch to origin to create a pull request

For example the command would be something like git push origin issue-28. However you can just run `git push` and it should prompt you with the line to run.
For example the command would be something like git push origin issue-28. However you can just run `git push` and it should prompt you with the line to run E.g `git push --set-upstream origin issue-28`.

* 7) Create Pull Request

Expand Down

0 comments on commit 9a085ac

Please sign in to comment.