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
January 12, 2013 10:39
Well, that's because it is not implemented yet :)You're welcome to fire a request on this feature in our bugtracker: http://youtrack.jetbrains.com/issues/IDEA#newissue=yesBtw, I don't think that ma...
Community
PhpStorm
Git - Show History - No Tag Column??
0 votes
Created
February 05, 2013 10:58
Does git push work from the command line?Could you please share your .git/config file?By the way I checked for updates and I apparently have the latest version as no updates are available. When wil...
Community
PhpStorm
Check out from Version Control
0 votes
Created
February 05, 2013 18:26
The rest of the commands are staight from GIT as I am not sure how to do them from WebStorm.git status git push azure master Status of files can be seen in the Changes tool window. It is calcula...
Community
PhpStorm
Check out from Version Control
0 votes
Created
February 06, 2013 13:15
I would recommend you to carefully follow the instructions you refer to, from the very beginning, and perform all the steps as written there in the command line (because CLI is mentioned in the ste...
Community
PhpStorm
Check out from Version Control
0 votes
Created
January 29, 2013 10:06
If you copy the files right in PhpStorm (for example, drag them from Explorer to PhpStorm's Project view, or if you execute a task from PhpStorm that produces these files (for example, synchronize ...
Community
PhpStorm
How I can commit new files to Mercurial repository?
0 votes
Created
January 26, 2013 09:02
Hello Keith,You're right: you can shelve/unshelve changes in all VCSs in PhpStorm. So you won't lose this ability. You are even able to apply to Git the changes which were shelved from CVS, if you ...
Community
PhpStorm
Switching VCS - CVS To Git - Shelved Changes?
0 votes
Created
February 04, 2013 14:47
You have to edit .git/config and remove "remote" section(s) from it.
Community
PhpStorm
"Project is already under git with configured remote"
0 votes
Created
February 25, 2013 13:45
The equivalent for "git rebase master" will be the following dialog setup:Interactive not checked (if you check "interactive", it will be "git rebase -i master").Branch: test_branchOnto: refs/heads...
Community
PhpStorm
Git Rebase in Phpstorm help
0 votes
Created
February 18, 2013 12:25
Does this slow refresh concern only the file which is open in the editor?Could you please check other files, for example do the following:* make some changes in another repository, in a file which ...
Community
PhpStorm
Slow git pulls
0 votes
Created
February 22, 2013 12:54
Jim,could you please clarify the following:* How do you pull, do you invoke VCS | Git | Pull ? (and this is the case when editors are not refreshed sometimes)* How do you Fetch (VCS | Git | Fetch?)...
Community
PhpStorm
Slow git pulls
0 votes
«
First
‹
Previous
Next
›
Last
»