Forum Discussion
SivaMani
1 year agoResident Rockstar
Git Integration - Commit Issue
Hello, I am trying to commit my changes from the Fabric workspace (Notebooks, Data Pipelines, Flows) to the Git Repo. Getting the below error, couldn't find any solutions for the same.
- 1 year ago
Anonymous Not yet. Will share the details when I have more. Thanks!
nilendraFabric
1 year agoSuper User
Hi SivaMani
The most common cause is that an item (e.g., a notebook or pipeline) with the same name and type exists both in your Fabric workspace and in the Git repository, but they are not properly linked or synced
good discussion here
https://www.reddit.com/r/MicrosoftFabric/comments/1l72okx/git_integration_commit_issue/
Start by checking for duplicates, ensure all artifacts are synced, and use clean directories for new integrations. If problems persist, disconnect and reconnect your Git integration, or consider starting with a new branch or repo if feasible