主页
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)
按最近的活动排序
最近的活动
投票数
创建于
2018年10月25日 19:12
@Nicolas Why do you need stage? What use-case do you solve with it that can't be solved with changelists? See also https://youtrack.jetbrains.com/issue/IDEA-63391
社区
IntelliJ IDEA Users
Git stage changes and revert not staged changes
-1 票
创建于
2018年08月06日 14:46
Adding the following to the idea.properties (the best way is to invoke Help - Edit Custom Properties) works: idea.max.vcs.loaded.size.kb=40000 any number should work. A restart is required to reloa...
社区
PyCharm
idea.max.vcs.loaded.size.kb Doesn't Seem to Work
-1 票
创建于
2017年03月27日 12:04
Most likely the error occurs because the account used to authenticate to GitHub does not have permissions. Please double check that the account in Settings - Version control - GitHub is the correct...
社区
IntelliJ IDEA Users
Can't create GitHub repositoy using 2017.1
0 票
已编辑于
2019年11月10日 12:16
This is likely the mentioned bug. Fixed in 2019.1 - https://youtrack.jetbrains.com/issue/IDEA-148109 Refreshing the Local changes using the Refresh icon on the toolbar should help.
社区
IntelliJ IDEA Users
Files added to .gitignore are still shown in commit changes
-2 票
创建于
2018年10月02日 09:38
See https://youtrack.jetbrains.com/issue/IDEA-198135
社区
IntelliJ IDEA Users
No version control tool window but Git is still enabled?!
-2 票
创建于
2018年08月03日 22:19
As I understand you mean the automatic commits done by the merge command? To skip hooks one need to pass --no-verify flag, and it appears that git merge does not support such a flag, As a workaroun...
社区
IntelliJ IDEA Users
Disable pre-commit hooks on merge commits
-1 票
创建于
2018年07月26日 15:46
No, there is no way and no plans to do so. See https://youtrack.jetbrains.com/issue/IDEA-178415 Commit dialog preserves selection from the Local Changes. If you want to commit only specific file, y...
社区
IntelliJ IDEA Users
Git Commit: Deselect all changes by default
-2 票
创建于
2017年02月27日 17:17
While the Copy file feature might be useful, and there is a request for that - see https://youtrack.jetbrains.com/issue/IDEA-95494, at the moment you could copy just the entire content of the file ...
社区
IntelliJ IDEA Users
Copying a missing file from another git branch
-2 票
创建于
2020年04月16日 22:36
This behavior is specific to the non-modal commit UI. There is no way to change the behavior in the new commit - please vote for https://youtrack.jetbrains.com/issue/IDEA-235910 So as an option, yo...
社区
IntelliJ IDEA Users
IntelliJ 2020.1 Double Click on Files in Local Changes
-4 票
创建于
2020年02月21日 23:42
@... The stage is not skipped, just not distinguished in the UI. Commit is done via stage. IntelliJ, and PhpStrom as well, first call git add for the selected files, and then git commit, so all hoo...
社区
IntelliJ IDEA Users
Git stage changes and revert not staged changes
-3 票
«
第一页
‹
上一页
下一页
›
最后
»