ベアリポジトリ
bare
git
の親レポジトリ
name.git 形式
ファイルがない
作成
$ mkdir name.git
$ cd name.git
$ git init --bare --shared
中で git init --bare する
--shared は個人ならなくてもいい