Inside Git: How It Works and the Role of the .git Folder
Introduction
Git is tool, It use track files and especially code of the project. It type of VCS (version control system) and it allow developer contribute the project, even if they are not connected common server. It developed by Linus Torvalds in 20...
hiteshs-dev-blog.hashnode.dev3 min read