IDE:IDEA Commit Changes Dialog local changes refresh

Posted lashou

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了IDE:IDEA Commit Changes Dialog local changes refresh相关的知识,希望对你有一定的参考价值。

IDEA提交代码,一直卡着不动,显示:Commit Changes Dialog local changes refresh

修改方法为:

 

  1. go to settings - version control - background
  2. set changelists to cache initially to minimal value (10)
  3. check setting refresh changes every
  4. set huge value for minutes (240 for example)
  5. save settings
  6. reload Idea

 

参考:http://stackoverflow.com/questions/28751247/how-to-control-intellij-idea-14-indexing-and-vcs-refresh-behavior

以上是关于IDE:IDEA Commit Changes Dialog local changes refresh的主要内容,如果未能解决你的问题,请参考以下文章

怎么rebase你的commit?

git commit 时出现:please enter the commit message for your changes

How To Commit Just One Data Block Changes In Oracle Forms

错误记录Git 使用报错 ( no changes added to commit (use “git add“ and/or “git commit -a“) )

错误记录Git 使用报错 ( no changes added to commit (use “git add“ and/or “git commit -a“) )

idea中的local changes怎么查看自己的改动