Skip to content

Commit 092bbf0

Browse files
committed
added task to MISC.md
1 parent db29fec commit 092bbf0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

MISC.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,11 @@ git config --global core.editor nano # use nano to edit commit messages etc
3737

3838
```
3939

40-
A complete list of all configuration options can be found [here](https://git-scm.com/docs/git-config).
40+
A complete list of all configuration options can be found [here](https://git-scm.com/docs/git-config).
41+
42+
## Learn more git
43+
44+
You can go to https://learngitbranching.js.org/ to learn more advanced git topics in a interactive and visual method. Complete the exercises and create a PR with a screenshot showing completed levels. You will get 1 point every 5 exercises, and 4 points for completing all of it.
45+
46+
47+

0 commit comments

Comments
 (0)