Team Synchronizing Perspective for Intellij?

烈酒焚心 提交于 2019-12-03 04:50:53

Yes. As there's no concept of "perspective" in IDEA, there is the equivalent — a panel called "changes".

IntelliJ IDEA 10 supports CVS, SVN, git and other popular version control systems out of the box. See the version control feature page on the JetBrains website for more on this.

avalony

for IntelliJ , in the "changes" or "version control", there is a tab that name is "incoming". you can see the list of you need updating...

sorry, my English is so weak.

Scratch my old answer. You just need to right click whatever folders or files you want to commit and choose commit from the context menu, then you will get a new window where you can review changes before they are actually committed to the server.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!