Skip to content

Commit ccabd47

Browse files
author
enryh
committed
📝 additional ressources
1 parent f9dd972 commit ccabd47

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,12 @@ git config --global user.name "Your Name"
3737
## Links
3838

3939
- [git-moji](https://gitmoji.dev/)
40-
- Videos: [Python-Git-Client](https://www.youtube.com/watch?v=xvzo_nV9PjU), [Git-Interals](https://www.youtube.com/watch?v=MYP56QJpDr4)
40+
- [curious git](https://matthew-brett.github.io/curious-git/) - detailed intro to the inner workings
41+
- [git parable](http://practical-neuroimaging.github.io/git_parable.html) - why git came to exist
42+
- Videos:
43+
- [Python-Git-Client](https://www.youtube.com/watch?v=xvzo_nV9PjU)
44+
- [Git-Interals](https://www.youtube.com/watch?v=MYP56QJpDr4)
45+
- [Git PyData Global 2021 talk](https://www.youtube.com/watch?v=rBYC3dEOOyI)
4146

4247
## Inspect git objects
4348

0 commit comments

Comments
 (0)