#github
Read more stories on Hashnode
Articles with this tag
In the previous blogs, we were introduced to two new concepts, namely Git Objects and how Git SHA works with it. A blob object stores the contents of...
In the previous chapter, we covered objects and got acquainted with hexadecimal digits known as hashes. Our aim in this blog is to explain what a hash...
Many of us use Git on a daily basis but how many of us know what goes on under the hood? For example: What happens when we do git commit? What are...