Learning Resources
1. GIT
1.1. Git from the inside out by Mary Rose Cook
- Understand the GIT by understanding its graphs
- Article: https://codewords.recurse.com/issues/two/git-from-the-inside-out
- Video: https://www.youtube.com/watch?v=fCtZWGhQBvo
- Slides: https://maryrosecook.com/slides/git-from-the-inside-out.pdf
1.2. How to make a pull request on GitHub
- A step by step Tutorial: https://hisham.hm/2016/01/01/how-to-make-a-pull-request-on-github-a-quick-tutorial/
- And, with this you can actually make one in the mentioned Repository: https://github.com/hishamhm/pull-request-tutorial