主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2014年02月21日 14:34
IntelliJ Git Integration plugin is capable to work with any Git hosting. Just go on and try. If there will be connection problems over HTTP or SSH, report them to our bugtracker.
社区
IntelliJ IDEA Users
git via beanstalkapp?
0 票
创建于
2014年06月07日 18:22
We do it programmatically. Most of our tests are functional with a real IDEA project inside (only GUI and some specific components are mocked), therefore we've got an instance of Project and all ot...
社区
IntelliJ IDEA Users
UnitTesting IntelliJ plugins : how to invoke an action ?
0 票
创建于
2014年06月16日 19:59
Hi,I don't think that your Web setup is somehow connected with the source control schema. Just push the whole project to bitbucket and let a single Git repository control all your sources. Then upl...
社区
IntelliJ IDEA Users
Git - multi content roots
0 票
创建于
2014年08月14日 12:11
Try the following: * right click on a file or folder, select Git | Compare with Branch, select branch.* Click to the branch indicator at the right in the status bar (or invoke VCS | Git | Branches ...
社区
IntelliJ IDEA Users
Compare different files, merge specific files git integration
0 票
创建于
2014年08月28日 16:19
Unstash unstashes these new files, but doesn't add them to the index by default. So you can find them in the Unversioned files subtree.
社区
IntelliJ IDEA Users
git unstash missing files
0 票
创建于
2014年08月29日 10:50
Please check what happens if you execute stashing, stash inspection and unstash in the command line: git stash <- to stash git status <- to check that all modifications are moved to the stash gi...
社区
IntelliJ IDEA Users
git unstash missing files
0 票
创建于
2014年10月06日 11:13
Please make a screenshot of this "Nothing to show" error. I bet you're looking to some other window, but let's check.
社区
IntelliJ IDEA Users
How can I stop github integration?
0 票
创建于
2014年11月14日 11:26
Simon, have you checked if Git root is defined properly in Settings | Version Control (as I wrote in #1 in my previous comment)?
社区
IntelliJ IDEA Users
Git Commit says no changed detected
0 票
创建于
2014年11月14日 13:24
Please also check Git executable: Settings | Version Control | Git | Test : does it give correct answer?
社区
IntelliJ IDEA Users
Git Commit says no changed detected
0 票
创建于
2014年12月02日 12:05
sgz wrote: To help avoid that in the future I suggest that you... display the error as such when trying to commit changes, instead of silently ignoring it and just saying "No changes detected" (a...
社区
IntelliJ IDEA Users
Git Commit says no changed detected
0 票
«
第一页
‹
上一页
下一页
›
最后
»