Compare commits
No commits in common. "97142426f56f5c27f94a97b11e54cc123cac5ca0" and "ba4979eba2d03e4b91eba8a92ec2db607b360c10" have entirely different histories.
97142426f5
...
ba4979eba2
|
@ -0,0 +1,3 @@
|
||||||
|
# this is experimental doc
|
||||||
|
|
||||||
|
helloworld
|
17
readme.md
17
readme.md
|
@ -21,20 +21,9 @@ A general overview of *how* git works can be seen in th diagram below.
|
||||||
### Gitea
|
### Gitea
|
||||||
|
|
||||||
You can log in to our personal gitea [here](https://gitea.86thumbs.net).
|
You can log in to our personal gitea [here](https://gitea.86thumbs.net).
|
||||||
Feel free to make as many repositories as you want to!
|
|
||||||
If you want to try out how multiple accounts work together you can create secondary accounts for yourself as well, or invite someone from class to test things out together.
|
|
||||||
|
|
||||||
### Practice
|
this is my experimental info
|
||||||
|
|
||||||
As practice you can do the following two exercizes.
|
this is my future info
|
||||||
I would advise to start with the first one.
|
|
||||||
Once you understand how branches work you could try the second game which is more riddles than git.
|
|
||||||
|
|
||||||
* fully [online](https://www.katacoda.com/courses/git/1) exercizes
|
|
||||||
* [fracz](https://gitexercises.fracz.com/)
|
|
||||||
* [git-game](https://github.com/git-game/git-game)
|
|
||||||
|
|
||||||
While doing the exercizes it is a *good* idea to keep track of the documentation and tutorials you find online.
|
|
||||||
At the bare minimum, make a list of links for future reference.
|
|
||||||
A more complete approach would be to create dedicated paragraphs for each exercize.
|
|
||||||
|
|
||||||
|
this is master info
|
||||||
|
|
Loading…
Reference in New Issue