General Overview Basically whenever we create a Git repo using the command git init, it creates a hidden folder named .git. This folder contains all the necessary files and folders in order to facilitate the management of the repository. Basic git wo...
hash101.hashnode.dev3 min read
No responses yet.