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 中有一个遥控器
它已经包含一个项目。
我正在使用eclipse和sourceTree。
如何向其中添加新创建的项目?
项目我的意思是另一个代码文件夹,它依赖于已经上传的项目。
您可能会在这里遇到至少一个问题:Eclipse 将期望远程中的现有项目植根于存储库的根目录(我假设它目前是?)
我只想创建一个新的存储库,它会更简单。在 GitHub 上,您可以创建一个组织来将相关存储库组合在一起。