Skip to content

Commit 37cede3

Browse files
committed
📝 add more resources, especially coderefinery material
- use their cookbook idea as an exercise
1 parent c9e1636 commit 37cede3

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ create VSCode sandbox environment above:
6262

6363
## Links
6464

65+
- [git-intro by coderefinery](https://coderefinery.github.io/git-intro/#)
6566
- [git-moji](https://gitmoji.dev/)
6667
- [curious git](https://matthew-brett.github.io/curious-git/) - detailed intro to the inner workings
6768
- [git parable](http://practical-neuroimaging.github.io/git_parable.html) - why git came to exist
@@ -70,7 +71,10 @@ create VSCode sandbox environment above:
7071
- [Git-Interals](https://www.youtube.com/watch?v=MYP56QJpDr4) - shows how git works
7172
- [Git PyData Global 2021 talk](https://www.youtube.com/watch?v=rBYC3dEOOyI)
7273
- Scoot Chacon’s [“So you thin you know git” talk](https://www.youtube.com/watch?v=aolI_Rz0ZqY) (FOSDEM 2024),
73-
notes on [blog](https://blog.gitbutler.com/git-tips-1-theres-a-git-config-for-that/)
74+
notes on [blog](https://blog.gitbutler.com/git-tips-1-theres-a-git-config-for-that/)
75+
- [Git Internals - Plumbing and Porcelain](https://git-scm.com/book/en/v2/Git-Internals-Plumbing-and-Porcelain)
76+
- [Glossary of terms (technical for git)](https://www.git-scm.com/docs/gitglossary)
77+
- [GitHub Glossary terms](https://docs.github.com/en/get-started/learning-about-github/github-glossary)
7478

7579
## Inspect git objects
7680

0 commit comments

Comments
 (0)