C
C
cheshirrrr2013-12-27 16:52:34
git
cheshirrrr, 2013-12-27 16:52:34

How to solve filename issue when working with GIT in Intellij IDEA?

When trying to commit changes in the file, a strange bug with the file name was found:
The file name looks like "Deleting records from the table.sql" When
committing, IDEA showed that the changes in the file " Deleting records from the sql table" are being committed.
for some reason, all spaces were removed from the file and the dot before the extension.
Naturally, such a file does not exist in the git (when I tried to see the changes in the commit, I naturally got a message that such a file was not found)
I only tried to make changes to the file, but did not create it. Those. the file in the git was already there before me.
My OS is Ubuntu 13.04.
Tried closing and reopening IDEA, rebooting, deleting local branch, and reloading data from git. It didn't help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
Nazar Mokrinsky, 2013-12-27
@nazarpc

This bug was discovered by me a long time ago, please put +1 bug in the tracker:
youtrack.jetbrains.com/issue/IDEA-84715

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question