shantanucodes.hashnode.devInside Git: How It Works and the Role of the .git FolderWhen most developers start using Git they mostly learn commands.git add, git commit, git push, git pull. At first Git feels like magic. You type a command and somehow your project history gets saved. 1h agoยท6 min read
shantanucodes.hashnode.devGit for Beginners: Basics and Essential CommandsIf you are starting your journey in programming, you will hear one tool mentioned again and again: Git. Almost every software company uses it, every open source project depends on it and most develope2h agoยท8 min read