Creating a New Project

Initialize the Project

Explain what creating a new project does.

git init

Explain response from git.

Initialized empty Git repository in /my_project/.git/