Why does git confuse removal with rename/copy?

The status report currently shows the following:


(source: gyazo.com)

However, when I do

git rm include/oogl/Buffer.hpp

the following happens:


(source: gyazo.com)

How do I just make it remove that file and leave the rest alone?

9
задан Glorfindel 8 August 2019 в 05:06
поделиться