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
July 16, 2018 11:21
> I need to declare the ignores in Settings\Version Control\Ignored Files, and I can only use the .gitignore file if I use the terminal for vcs operations. Is it true? No, it is not true. .gitignor...
Community
IntelliJ IDEA Users
Files added to .gitignore are still shown in commit changes
13 votes
Edited
April 19, 2019 13:14
IntelliJ relies on the command line Git. Command line git does not support 2-factor authentication codes, and in this case, a token (app password in Bitbucket terms) must be used to authenticate. S...
Community
IntelliJ IDEA Users
Login issue with Bitbucket integration
8 votes
Edited
June 29, 2018 16:51
That is not true, .git does not appear in the project view only because it is added to the mentioned list. Just remove it from there and here it is Note that you could open a file in the IDE even w...
Community
PyCharm
Displaying .git file on Project View
6 votes
Created
May 27, 2020 10:40
> I spend more than 1 hours Have you tried searching in IDE settings? Where would you expect to see the switch? You can change the UI using the Use non-modal commit interface option in Settings/Pre...
Community
CLion
The new Commit tab
5 votes
Created
August 16, 2016 19:50
AFAIK there is no way to disable the Changed files pane in the Log tab, however it can be resized to 1-pixel line. Maybe this is what accidentally happened? I highlighted the line, please try to dr...
Community
IntelliJ IDEA Users
Changed files pane in Log tab of Version Control tool not showing
5 votes
Created
January 03, 2021 11:16
The logic is pretty simple, the same as git uses when auto-resolving. Git, however, operates with lines, and Resolve simple conflicts operates with words in the line. So It compares a line from lef...
Community
IntelliJ IDEA Users
How does the Resolve simple conflicts work in Intellij IDEA
4 votes
Created
October 09, 2020 22:30
There is GitToolBox plugin that adds the automatic fetch
Community
IntelliJ IDEA Users
Enabling automatic Git Fetch
4 votes
Created
March 29, 2019 21:03
> For my use case, this is actually a security risk. Could you please clarify what risk is it and why? > but the git integration plugin keeps trying to talk to my remote git repo 2019.1 brings the ...
Community
PyCharm
How to disable git integration talking to my remote git repo?
4 votes
Created
January 14, 2019 09:22
Just edit mappings in Settings | Version control. Leave only the root you want to manage.
Community
IntelliJ IDEA Users
Issue when IDE should manage subfolder's Git but not topfolder Git
4 votes
Created
January 10, 2019 14:29
> Does it make sense to keep a separate project for each worktree I believe this is the right thing to do while putting worktree to the same project is not. Checking out worktree inside your projec...
Community
IntelliJ IDEA Users
Support for git worktree
4 votes
Next
›
Last
»