About .git folder and it's existence
How Git works internally Here we will learn about the working of git. It is a hidden folder which is created by the Git repo when we run a command ‘git init’ . It creates this folder to track the changes, without this folder our project is not a re...
Jan 27, 20265 min read9