主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Kirill Likhodedov
活动总数
733
最后的活动
2021年10月14日 12:17
成员加入日期
2010年06月11日 07:06
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
269
活动概览
文章(0)
帖子(0)
评论(464)
按最近的活动排序
最近的活动
投票数
创建于
2013年05月22日 09:17
Hi David,It looks that you might have added .idea/workspace.xml to the VCS before marking it as ignored. Note that in this case writing its path to .gitignore won't have any effect. You have to rem...
社区
RubyMine
RubyMine 5.4 can't gitignore workspace.xml
0 票
创建于
2013年06月16日 20:12
HI Larry,Please try enabling/disabling Settings | Version Control | Set right margin in the commit dialog and see if that helps.
社区
RubyMine
Automatic carriage-return for git commit comments
0 票
创建于
2014年10月03日 12:25
Please check `git status` in the command line: what does it report, when RubyMine reports this commit error?
社区
RubyMine
Pathspec error on git commit
0 票
创建于
2014年12月17日 12:31
Hi Timothy,Looks like this issue: https://youtrack.jetbrains.com/issue/IDEA-81532Please vote for it.
社区
RubyMine
git | add failing because file in .gitignore
0 票
创建于
2015年02月25日 10:33
This menu item actually deletes the selected branch by using `git branch -d <branch_name>` command. Could you please provide steps to reproduce the problem, as well as describe how did you check th...
社区
RubyMine
Deleting local branch, then checking out remote branch undeletes rather than resetting it.
0 票
创建于
2015年06月27日 09:23
Call git fetch to achieve this.
社区
RubyMine
How to update list of remote branches in git
0 票
创建于
2013年01月28日 12:05
Currently there is no way to change the tracking setting.However, I would advice another workflow to avoid need of this. Instead of checking out from origin/master, checkout from master. It won't s...
社区
PyCharm
Checkout as new branch that also creates the branch remotely and sets tracking accordingly (git)
-1 票
创建于
2012年04月03日 14:07
Set core.autocrlf variable to true in .gitconfighttp://stackoverflow.com/a/2825829/72788
社区
RubyMine
Project files incorrectly marked as modified
-3 票
创建于
2012年07月11日 11:36
Removing a file from the VCS is a rare operation, so I don't think we need a GUI for it.That said, the only option is to use a command line to remove a file from the VCS.
社区
PhpStorm
How to remove file from Git VCS only
-5 票
创建于
2012年04月10日 20:38
No, because it is a not frequent operation.You should do it from the command line or by manually editing .git/config
社区
RubyMine
Change default remote push branch of the local branch
-5 票
«
第一页
‹
上一页