How to initialize a Git repository

$ git init

Command
git
Description
Initialize the current directory as a Git repository.