happychappy - 2023-03-22

Hi,

sweet and short:

Issue:
Pulling/Copying/Checking out branches in codesys does not pull all the code. Resulting in compile errors.

Workaround:
1. Dont panick or get angry
2. Save project
3. Close codesys
4. Reopen the project
5. go to Git -> status and changes
6. you will see all the missing code being marked as deleted in the unstaged section. select all of them, and say roll back (little paintbrush icon)
7. Accept it, dont try to understand it. And continue coding.