How Git Works and What the .git Folder Does
We've all been there. You type git add ., then git commit, and then git push. But have you ever thought about where the code really goes?The code does not immediately disappear into the cloud. It goes into a folder on your computer that you can't see...
sampratigaurav.hashnode.dev5 min read