description
“Quote”
“$ mkdir /var/git_rep $ cd /var/git_rep $ mkdir myapp.git $ cd myapp.git $ git —bare init”
— Gitサーバを作る - うっかりプログラミング日誌