SoFunction
Updated on 2024-10-28

Solve the problem of using pycharm to submit the code after the conflict file loss retrieval method

1: When updating the code, the local code will be changed, you need to merge it with the local code, and restart the system before you can do it. If you choose No, the code will be flushed, and the newly added files will be flushed as well, but pycharm has a file history memory, so you can find the lost files after you find them.

1: Select project and directory

2: Right click to open

3: Find Local History ----- show History

After clicking on it, a box will pop up with the name of the file on the left, after you find the corresponding name, open it and assign the code.

summarize

The above is a small introduction to the solution to the use of pycharm to submit code after the conflict file lost to retrieve the method , I hope to help you, if you have any questions welcome to leave me a message, I will reply to you in a timely manner!