【发布时间】:2020-08-03 17:12:14
【问题描述】:
如何从 github 导入特定项目?我不想克隆整个存储库 我只想克隆存储库的一部分。
例如这个网址https://github.com/eugenp/tutorials 有很多项目,但我只想克隆 spring-boot-crud project 。 这是 spring-boot-crud 项目的 url。 https://github.com/eugenp/tutorials/tree/master/spring-boot-modules/spring-boot-crud
谢谢。
【问题讨论】:
-
我已经编辑了我的答案以包含一个 Eclipse 示例。