Skip to content

Commit

Permalink
Add video fot git internals to contrib file
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic authored Feb 23, 2022
1 parent ebaba26 commit 180f5a9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,7 @@ write[*]Response: (input: Object) -> stream

### How git works
If you want to contribute it may be usefull if you understand how git works under the hood.
This is great article that shows the details: [A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/).
This is great article that shows the details:<br/>
[A Hacker's Guide to Git](https://wildlyinaccurate.com/a-hackers-guide-to-git/).<br/>
But as first the introduction you can watch this video:<br/>
[![Link to Video: Inside the Hidden Git Folder - Computerphile](https://img.youtube.com/vi/bSA91XTzeuA/0.jpg)](http://www.youtube.com/watch?v=bSA91XTzeuA)

0 comments on commit 180f5a9

Please sign in to comment.