There is one thread (with several posts) about it (and about how to fix it if possible):
Git MQL5: push failed with -11 error, reference was not fast-forwardable
Git MQL5: push failed with -11 error, reference was not fast-forwardable
- 2025.08.15
- www.mql5.com
Hello all developers, When I try to commit a modified file to storage in MetaEditor, I get the following error: " Git MQL5: push failed with -11 er...
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
On a Git Commit of my mq5 file, the MetaQuotes Language Editor is getting the following error:
2025.08.19 14:19:18.982 Git MQL5: push failed with -11 error, reference was not fast-forwardable
What does this error mean? How do I correct it so that I can commit my code changes to the repository?
The MQ5 Expert Advisor program and associated mqh files compile with no errors, so why is Git reporting 11 errors?
Where are these errors listed? How can I see them? How can they be corrected.