主页
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年01月12日 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...
社区
PhpStorm
Git - Show History - No Tag Column??
0 票
创建于
2013年02月05日 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...
社区
PhpStorm
Check out from Version Control
0 票
创建于
2013年02月05日 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...
社区
PhpStorm
Check out from Version Control
0 票
创建于
2013年02月06日 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...
社区
PhpStorm
Check out from Version Control
0 票
创建于
2013年01月29日 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 ...
社区
PhpStorm
How I can commit new files to Mercurial repository?
0 票
创建于
2013年01月26日 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 ...
社区
PhpStorm
Switching VCS - CVS To Git - Shelved Changes?
0 票
创建于
2013年02月04日 14:47
You have to edit .git/config and remove "remote" section(s) from it.
社区
PhpStorm
"Project is already under git with configured remote"
0 票
创建于
2013年02月25日 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...
社区
PhpStorm
Git Rebase in Phpstorm help
0 票
创建于
2013年02月18日 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 ...
社区
PhpStorm
Slow git pulls
0 票
创建于
2013年02月22日 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?)...
社区
PhpStorm
Slow git pulls
0 票
«
第一页
‹
上一页
下一页
›
最后
»