Which command turns the current project directory into a Git repository?
git log
git status
git add .
git init