52ky 发表于 2022-10-23 15:12:56

git版本管理

在开发Java、JavaEE等相关程序时,我们会用到Eclipse或者MyEclipse,一起使用到git作为版本控制软件,所以我们需求在这些IDE上集成git插件,而egit正是Eclipse基金会开发插件,所以兼容性比较好,下面我们就来以图例的方式来描述一下详细的安装和使用进程。本资料共包括以下附件:
git版本管理.doc

(When developing Java, Java EE and other related programs, we will use Eclipse or MyEclipse to use git as version control software. Therefore, we need to integrate git plug-ins on these IDEs, and egit is the plug-in developed by the Eclipse Foundation, so the compatibility is good. Next, we will describe the detailed installation and use process in the form of illustrations. This document includes the following annexes:
Git version management.doc)




页: [1]
查看完整版本: git版本管理