Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kirill Likhodedov
Total activity
733
Last activity
October 14, 2021 12:17
Member since
June 11, 2010 07:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
269
Activity overview
Articles (0)
Posts (0)
Comments (464)
Sort by votes
Recent activity
Votes
Created
May 22, 2013 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...
Community
RubyMine
RubyMine 5.4 can't gitignore workspace.xml
0 votes
Created
June 16, 2013 20:12
HI Larry,Please try enabling/disabling Settings | Version Control | Set right margin in the commit dialog and see if that helps.
Community
RubyMine
Automatic carriage-return for git commit comments
0 votes
Created
October 03, 2014 12:25
Please check `git status` in the command line: what does it report, when RubyMine reports this commit error?
Community
RubyMine
Pathspec error on git commit
0 votes
Created
December 17, 2014 12:31
Hi Timothy,Looks like this issue: https://youtrack.jetbrains.com/issue/IDEA-81532Please vote for it.
Community
RubyMine
git | add failing because file in .gitignore
0 votes
Created
February 25, 2015 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...
Community
RubyMine
Deleting local branch, then checking out remote branch undeletes rather than resetting it.
0 votes
Created
June 27, 2015 09:23
Call git fetch to achieve this.
Community
RubyMine
How to update list of remote branches in git
0 votes
Created
January 28, 2013 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...
Community
PyCharm
Checkout as new branch that also creates the branch remotely and sets tracking accordingly (git)
-1 votes
Created
July 11, 2012 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.
Community
PhpStorm
How to remove file from Git VCS only
-4 votes
Created
April 03, 2012 14:07
Set core.autocrlf variable to true in .gitconfighttp://stackoverflow.com/a/2825829/72788
Community
RubyMine
Project files incorrectly marked as modified
-3 votes
Created
April 10, 2012 20:38
No, because it is a not frequent operation.You should do it from the command line or by manually editing .git/config
Community
RubyMine
Change default remote push branch of the local branch
-5 votes
«
First
‹
Previous