Initialize a new Git repository
Initialize current directory as Git repo
git init
Create and initialize new directory
git init myproject