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

testing git workflow

parent 1178f730
No related branches found
No related tags found
No related merge requests found
......@@ -56,4 +56,5 @@ This command will add the changes in the `upstream` repository to your local cop
4. `git pull` ([reference](https://www.atlassian.com/git/tutorials/syncing/git-pull))
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))
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. testing git workflow
\ No newline at end of file
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