Deleted files won't commit deleted status to git repository

I have a UE4 project connected to a Git repo. Within the UE4 editor, I can commit (“submit to source control”) file adds and modifications, but when I delete a file the delete is not committed. Is this a bug, or am I missing a step somewhere?

Hi, Yes you are right, and this is one of the known issue with the Editor source controler (that I could possibly workaround in my git plugin) :

I should certainly get back in touch with Epic Game on this matter!