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),这可能吗?
我看到克隆远程并创建本地但没有关于创建远程。
在 Cgit 中你需要有以下命令。如果您可以使用常规 git 以下操作..
git remote add origin ssh://host.example.com/repo.git