主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dmitriy Smirnov
活动总数
1499
最后的活动
2024年06月17日 07:47
成员加入日期
2016年06月07日 16:30
关注
0 名用户
关注者数
1 名用户
投票数
13
订阅数
578
活动概览
文章(0)
帖子(0)
评论(908)
按最近的活动排序
最近的活动
投票数
已编辑于
2019年01月06日 10:44
Here it is (btw, you could use search in settings to find it, e.g. search for empty changelist)
社区
IntelliJ IDEA Users
Setting to NOT delete empty changelist when 'active' state changes to 'non-active'
1 票
创建于
2018年12月12日 12:40
From the error text, it looks like you are trying to access some private repo via HTTP and the remote server returns 404 due to lack of permissions.
社区
IntelliJ IDEA Users
How to get more info about error: Fetch failed - remote error: repository not found
1 票
创建于
2018年12月12日 12:38
Check the Console tab of the Version Control toolwindow to see exact git command and output.
社区
IntelliJ IDEA Users
How to get more info about error: Fetch failed - remote error: repository not found
1 票
创建于
2018年12月08日 12:10
> I have generated ssh key and configured that in git lab repository Why do you connect over HTTP then? > Remote URL test failed: unable to access 'https://giturl.net': SSL certificate problem: una...
社区
IntelliJ IDEA Users
Issue with Integrating Git Lab with IntelliJ
1 票
创建于
2018年11月28日 11:32
Thanks for the clarification. > take all the change from the feature branch and merge them as one commit in master Then the squash option on the Merge dialog is what you need, it will call git merg...
社区
IntelliJ IDEA Users
Squash and Merge - Github
1 票
创建于
2018年11月27日 21:19
> on the internal network Do you mean it works for external resources? What exact errors do you have? If you use SSH to push, check if changing the SSH executable to Builtin in Settings | Version C...
社区
IntelliJ IDEA Users
Git on the internal network Idea 2018.3 does not push
1 票
创建于
2018年11月27日 16:41
Squash is just one of the options of Interactive rebase, so yes, it is related. Currently, to squash commits in IntelliJ, you need to start Interactive rebase (e.g. using the Rebase Interactively f...
社区
IntelliJ IDEA Users
Squash and Merge - Github
1 票
创建于
2018年11月12日 16:38
Why do you use Cmd+I to commit instead of just Ctrl+Enter? There is indeed conflict between native MacOs way of entering spec-characters and mnemonics in IntelliJ - see https://youtrack.jetbrains.c...
社区
IntelliJ IDEA Users
Option + i on Mac in commit dialog replaces commit message with ˆ and commits with that as the message
1 票
创建于
2018年10月03日 10:30
There is no such a feature in IDEA at the moment. There are plans to add it though - see https://youtrack.jetbrains.com/issue/IDEA-140406 What is the usecase to see the exact number of commits, btw...
社区
IntelliJ IDEA Users
Show number of commits on origin that are ahead
1 票
创建于
2018年09月24日 16:35
Regarding push, see https://intellij-support.jetbrains.com/hc/en-us/community/posts/360000405300-Listen-for-Git-push-events-from-IntelliJ-plugin
社区
IntelliJ IDEA Open API and Plugin Development
Handle an event from VCS (Git)
1 票
«
第一页
‹
上一页
下一页
›
最后
»