Inside Git: How It Works and the Role of the .git Folder
1. Why We Needed Git
I asked Piyush sir,“Sir, why do we actually need Git?”
He said:
“As we saw in the pendrive vs version control example, manual sharing creates problems. Many version control systems exist, but Git is the most widely used one.
The ...
tejasdevcodes.hashnode.dev3 min read