Git Internals :)
Git
What is git internals CS50 ?
designed to be distributed.
.git -> folder inside your working directory
changes that we make in local are stored in the .git folder --> it will be logged into this git folder
Directory inside Git
Working , S...
hashcodehub.hashnode.dev5 min read