Eclipse git forces the current project to be the master version

problem description

git, hosting platform under

uses the code cloud;
has only one main branch of master;
colleague"s code pull has gone wrong. I ignored the mandatory error for him, pull down, and then put the local push on;
results that his code is not up-to-date but replaces the latest one; after
, his version has lost a lot of files.
my code has a local backup before pull. What should I do if I force my code to be the master version on the server?

Apr.12,2021

git push-f

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-1b37711-2c08e.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-1b37711-2c08e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?