I am using MS Fabric with Azure DevOps for the GIT integration. I am able to connect to my GIT repo and work.
The challenge that I face is whenever I add a new notebook file, I can see this file is being detected in the workspace and then I am able to commit the file to server.
But whenever I modify the already committed notebook file, I don't see that file is being detected in the workspace git as file modified.
I tested this with data pipeline, but this works with data pipelines perfectly well.
Do you also face similar issue? Any good help here?