Skip to content
Snippets Groups Projects
Commit 17411e0e authored by Andrej Rasevic's avatar Andrej Rasevic
Browse files

demo for class

parent aa630816
No related branches found
No related tags found
No related merge requests found
...@@ -57,4 +57,5 @@ This command will add the changes in the `upstream` repository to your local com ...@@ -57,4 +57,5 @@ This command will add the changes in the `upstream` repository to your local com
5. `git push` ([reference](https://www.atlassian.com/git/tutorials/syncing/git-push)) 5. `git push` ([reference](https://www.atlassian.com/git/tutorials/syncing/git-push))
6. `git remote -v` ([reference](https://www.atlassian.com/git/tutorials/syncing)) 6. `git remote -v` ([reference](https://www.atlassian.com/git/tutorials/syncing))
7. `git remote add upstream <upstream_url>` ([reference](https://docs.github.com/en/github/using-git/adding-a-remote)) 7. `git remote add upstream <upstream_url>` ([reference](https://docs.github.com/en/github/using-git/adding-a-remote))
8. Demo commit for class
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment