First of all I’m a beginner so please don’t be mean 🙂
I’m currently developing a Symfony 7.0 application with a MySQL docker container.
I have some issue pulling my code on my test server due to MySQL files modifications, I did some changes to my docker-compose.yml to set up some volumes, then I tried to pull my code from my test server and git is not happy as you can see on the screenshot, multiple files in /tools/docker/mysql are divergent.
Screen shot from test server trying to pull code
I would love to understand whats happening here, and, how to prevent this to happen ?
I can share further information if needed.
Thanks for your help !
Stepitup is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.