Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
すべてのプライベートgitリポジトリの1つだけを50または60のクライアントと共有するにはどうすればよいですか?リポジトリを公開せずにこれを行う方法はありますか?
HTTP経由でGitリポジトリにサービスを提供します。SSL+HTTP認証を使用します。これは、Webサーバーレベル(Apache / Nginxなど)で構成されます。
SSH経由でGitリポジトリにサービスを提供します。
Gitoliteを設定します。
プライベートリポジトリの料金をGitHubに支払います。