An open API service indexing awesome lists of open source software.

https://github.com/technikhil314/git-internals-playground

A repository that I use to understand internals of git and how git works?
https://github.com/technikhil314/git-internals-playground

Last synced: 4 months ago
JSON representation

A repository that I use to understand internals of git and how git works?

Awesome Lists containing this project

README

          

# git-internals-playground

## A repository that I use to understand internals of git and how git works?

# References
1. https://medium.com/geekculture/a-beginners-guide-to-git-and-git-internals-1e7dcd89d65e
2. https://swimm.io/blog/a-hands-on-intro-to-git-internals-creating-a-repo-from-scratch/
3. https://levelup.gitconnected.com/git-internals-c219521d9f6