git init
Repository SetupInitialize a new Git repository
Examples
Common usage examples
Initialize current directory as Git repo
git initCreate and initialize new directory
git init myprojectRelated Commands
You might also find these useful
Initialize a new Git repository
Initialize current directory as Git repo
git initCreate and initialize new directory
git init myproject