When working with Eclipse, should I add the workspace to the source control?

前端 未结 6 1819
刺人心
刺人心 2020-12-15 10:06

I am the only developer on this project.

6条回答
  •  离开以前
    2020-12-15 10:46

    I would commit only the project(s) you are working on, as well as .classpath and .project files, and not the whole workspace itself.

提交回复
热议问题