Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitriy Smirnov
Total activity
1500
Last activity
June 17, 2024 07:47
Member since
June 07, 2016 16:30
Following
0 users
Followed by
1 user
Votes
13
Subscriptions
578
Activity overview
Articles (1)
Posts (0)
Comments (908)
Sort by recent activity
Recent activity
Votes
Created
May 24, 2019 13:20
Updating to 2.21 is enough to stop git from renormalizing line endings in the files when committing from IntelliJ. If you update git, there is no need to change autocrlf setting.
Community
IntelliJ IDEA Users
Git diff tool shows partial changes but commits a full file change
1 vote
Edited
May 23, 2019 15:19
Likely this is line endings normalization. Could happen due to a git bug - see https://youtrack.jetbrains.com/issue/IDEA-205601 and https://public-inbox.org/git/401130AF-056B-40BF-8001-8492223B8A6B...
Community
IntelliJ IDEA Users
Git diff tool shows partial changes but commits a full file change
1 vote
Created
May 21, 2019 16:38
Branch filter supports exclusions of patterns with the minus sign - see https://youtrack.jetbrains.net/issue/IDEA-135585#focus=streamItem-27-3488791.0-0 So, a 3-line filter like this should work fo...
Community
IntelliJ IDEA Users
Version Control tab - how to exclude several branches with custom filter? Regexp is broken
1 vote
Created
May 07, 2019 17:35
Use HEAD in the Branches filter
Community
IntelliJ IDEA Users
sync version control log view with current branch
1 vote
Created
April 19, 2019 14:08
> should have changed all my existing projects to use SSH instead of HTTPS Indeed, the right thing to do. > It's just strange that everything worked until yesterday's update, but anyways. Likely it...
Community
IntelliJ IDEA Users
Login issue with Bitbucket integration
1 vote
Created
April 15, 2019 12:57
That is not possible in IntelliJ. Properties can only be set manually, however it is possible to apply them recursively to all files in a folder - see https://www.jetbrains.com/help/idea/set-proper...
Community
IntelliJ IDEA Users
Automatically Add SVN properties to newly created files
1 vote
Created
April 08, 2019 20:16
Go to Settings | Appearance & Behavior | System Settings | Passwords and make sure IDE is configured to save passwords. If it is set to KeyChain already, the issue might be caused by https://youtra...
Community
IntelliJ IDEA Users
GitHub token not saved on macOS
1 vote
Created
March 30, 2019 17:51
Thanks for the clarification. Indeed, if authentication is handled by some third-party tool like yubikey and not IDE, accessing remote repo in the background may cause issues. It is a known problem...
Community
PyCharm
How to disable git integration talking to my remote git repo?
1 vote
Created
March 25, 2019 17:26
All IntelliJ IDEs handle all repositories in the project as a whole, considering all repositories as important part of a project. So if some of the mapped repositories faile - Local changes report ...
Community
PhpStorm
Weird issues with Git version control
1 vote
Edited
March 21, 2019 18:27
It is, in fact, a bug - submitted https://youtrack.jetbrains.com/issue/IDEA-209405 Sorry for the inconvenience.
Community
IntelliJ IDEA Users
IntelliJ GitHub does not accept non-https GitHub Enterprise URL
1 vote
«
First
‹
Previous
Next
›
Last
»