初始化for match debug git init
在指定子目录初始化 git init subDir
例: git init client git init ./
初始化裸仓库 git init --bare