I have been pressing "No", but GitHub Desktop still lists it as being staged and ready to be committed. My partner, him, uses the Command Prompt and not GitHub Desktop, and has been pressing "Yes" and reports the same behaviour (the file gets committed).
So what exactly does this prompted message do ?
NOTE: We both use IntelliJ, which is the application prompting us this message.
EDIT: Adding the screenshot below for clarity. The green item is the result of me selecting 'YES' on the prompt, and the red item is the result of me selecting 'NO' on the prompt. We can see they both are presented in the GitHub Desktop application anyways. The question is thus: what does this prompt do?
EDIT: Current set up:
IntelliJ IDEA 2018.1 (Community Edition) Build #IC-181.4203.550, built on March 26, 2018 JRE: 1.8.0_152-release-1136-b20 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0
GitHub Desktop 1.2.6
EDIT: Now updated IntelliJ to latest version:
IntelliJ IDEA 2018.1.6 (Community Edition) Build #IC-181.5540.7, built on July 11, 2018 JRE: 1.8.0_152-release-1136-b39 amd64 JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0
Here is a screenshot of the gitstatus
(but both files still get listed in GitHub Desktop as being ready to be committed) :