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 recent activity
Recent activity
Votes
Created
October 28, 2010 14:00
Hi Dirk,I would recommend you to force quit IDEA, resolve merge from console, start IDEA.Maybe IDEA will reindex all files, but it should be fine from the Git point of view.Tell me if you need assi...
Community
PhpStorm
Git merge stuck in EAP PS-89.240
0 votes
Created
October 26, 2010 13:09
Hi Dirk,I couldn't reproduce your problem at once, so let me clarify your steps.1. Remote a file (say "a.txt") via IDEA.2. Create a new file with the same name "a.txt" and some other content.3. Add...
Community
PhpStorm
Replacing a file and correct git handling
0 votes
Created
October 27, 2010 12:18
Dirk, strangely I can't reproduce this issue. :(Could you be so kind to make a screencast to see what's happening?Maybe I'm trying something wrong.Btw, here's a screencast with my actions: http://w...
Community
PhpStorm
Replacing a file and correct git handling
0 votes
Created
November 11, 2010 14:08
Hi Sergey,Currently there is no way to do this from PhpStorm.You can delete a branch from console: git branch -d <branch name>(See http://www.kernel.org/pub/software/scm/git/docs/git-branch.html f...
Community
PhpStorm
How to delete GIT-branch in PhpStorm?
0 votes
Created
January 13, 2011 11:29
You may download next EAP here: http://confluence.jetbrains.net/display/WI/Web+IDE+EAP
Community
PhpStorm
could not disable git support
0 votes
Created
January 11, 2011 13:17
Unfortunately I can't see your screenshot. Maybe the forum engine doesn't understand TIF files...Nevertheless, to disable converting file separators and don't show dialog please not only choose "Do...
Community
PhpStorm
Git - do not convert to project's line separator
0 votes
Created
January 06, 2011 19:52
Hi Alexey,1. Have you configured your git username and email?To check this execute these commands from your project folder: git config --get user.name git config --get user.emailTo set your usern...
Community
PhpStorm
PHPStorm on Win + git
0 votes
Created
January 28, 2011 09:31
Michael,It is a known bug. http://youtrack.jetbrains.net/issue/IDEA-60354Please use .gitignore when working with Git.
Community
PhpStorm
ignored files are appearing in my commit options. is this right?
0 votes
Created
February 11, 2011 08:24
Hi Alexander,1. Please see the Version Control console in PhpStorm and post here the detailed description of the error, which is shown to use when you try to checkout from GitHub.2. It seems that G...
Community
PhpStorm
PhpStrom & GitHub integration issues
0 votes
Created
June 03, 2011 11:14
Hi Howard,So what do you actually do to checkout a branch?You should use Version Control -> Git -> Checkout Branch for this.The "Current Branch" action is for configuring the tracked branch for you...
Community
PhpStorm
git checkout branch issues
0 votes
«
First
‹
Previous
Next
›
Last
»