如何初始化Git仓库

$ git init

Command
git
Description
将当前目录初始化为Git仓库。