Becoming a Git pro. Part 1: internal Git architecture #65
maxkoretskyi
started this conversation in
Article discussion
Replies: 1 comment 1 reply
-
that's a VERY nice article. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Excellent.Thank God someone is helping me understand git conceptually. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In this article we'll explore internal architecture of Git step by step using practical exercises. We'll see how Git stores content, what is a tree object that underlies a commit and how a branch is just a text file.
Read the article here.
Beta Was this translation helpful? Give feedback.
All reactions