We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9dd972 commit ccabd47Copy full SHA for ccabd47
1 file changed
README.md
@@ -37,7 +37,12 @@ git config --global user.name "Your Name"
37
## Links
38
39
- [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)
+- [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)
46
47
## Inspect git objects
48
0 commit comments