IDE: Unknown error occurred in git repository operation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited a week ago
My IDE for the past week keeps stating `Unknown error occurred in git repository operation.` in the git output. I have updated the remote origin and generated a new token, updated the credentials, but the issue persists, no matter what I try to do with source control in this IDE.
When attempting to pull from the repo (which already has the backed up fluent metadata) I get this:
I'm using a PDI. The IDE plugin is up to date. I'm using Yokohama and I also tried refreshing the PDI. Seems like an IDE bug to be honest. Also pointed it to a different repo and same problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 weeks ago
Howdy @dchoward9,
I'm having the same issue in a non-PDI environment. I was curious if you found a workaround/solution to this issue?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
I think I tried using the ServiceNow VS Code extension instead. So cloned the repo locally, opened it in VS Code, then used the command palette to create a new project. It has guided steps to enter the URL and credentials, then choose the project to import. Then it was able to sync directly from the instance, and then I could commit and push back to my repo from there.
Seems like the in-browser IDE may have problems.