Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Bitlord
Total activity
3
Last activity
September 06, 2022 12:38
Member since
August 31, 2022 05:19
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (2)
Bitlord
commented,
September 06, 2022 12:38
It's not about git rename detection. If I rename a file manually on the filesystem, git shows two changes: deleted file and new untracked file. Only after `git add` it shows it as one rename change...
Community
IntelliJ IDEA Users
How to disable Intellij froam adding files to git automatically
0 votes
Bitlord
commented,
August 31, 2022 05:19
It seems that IDEA doesn't follow this options when files are renamed. It still adds a change to Git index. Is there a way to change this behavior for renames too?
Community
IntelliJ IDEA Users
How to disable Intellij froam adding files to git automatically
0 votes