How to git init
DevOps
About
`how to git init` describes the process of initializing a brand new version control tracking repository inside a local directory path by executing the terminal core directive `git init`, which generates the hidden `.git` structural metadata infrastructure folder.