https://github.com/codophilic/learngitinternals
Deep knowledge about Git internal Objects
https://github.com/codophilic/learngitinternals
git objects
Last synced: 11 months ago
JSON representation
Deep knowledge about Git internal Objects
- Host: GitHub
- URL: https://github.com/codophilic/learngitinternals
- Owner: codophilic
- Created: 2022-09-18T05:44:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-30T17:17:14.000Z (over 3 years ago)
- Last Synced: 2025-03-01T11:30:44.727Z (over 1 year ago)
- Topics: git, objects
- Homepage:
- Size: 9.7 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# LearnGitInternals
## Git Visualization
http://git-school.github.io/visualizing-git/#free
## Git Internals - Part1
[Continue Reading](https://github.com/codophilic/LearnGitInternals/blob/main/Notes.md)
## Git Internals - Part2 (Deep Dive in Objects)
[Continue Reading](https://github.com/codophilic/LearnGitInternals/blob/main/Notes2.md)
## Git Internals - Part3 (Understanding internal objects)
[Continue Reading](https://github.com/codophilic/LearnGitInternals/blob/main/Notes3.md)