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.
JGit から (gitolite への) 新しいリモート リポジトリを作成する必要がありますが、可能ですか?
clone remote と create local が表示されますが、create remote については何も表示されません。
Cgit では、次のコマンドが必要です。通常の git を使用できる場合は、次のように動作します。
git remote add origin ssh://host.example.com/repo.git