File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments