Pull the remote code to show that the local file has been deleted

when git pulled the code remotely, several deleted file records jumped locally, and the code failed to pull successfully

first of all, the local workspace and temporary storage area are clean and have not made any changes. I see that some code without Synchronize has executed the git pull command, but instead of updating it successfully, it prompts several files to be deleted (sometimes many, including some changes): please see the following figure

if you want to know what actions lead to such a result, no one has actually changed these files;

Jul.16,2021

look confused


this compiler is not often used
if the remote warehouse is guaranteed not to delete the above files,
which is the problem of conflicts between the local code and the remote code of these files

it should be to switch the local branch and switch the local branch back

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b364ad-2c00e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b364ad-2c00e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?