リポジトリのチェックアウト ローカルのリポジトリをクローンするには git clone /path/to/repository そして、リモートのリポジトリをクローンするには git clone username@host:/path/to/repository を実行します。