Anyone else having problems with Git sync crashing the application? #5944
Unanswered
ChristofferOne
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I might have found a problematic bug and was wondering if anyone else has has this issue and maybe know of a resolution.
Problem:
I tried to set up Git sync with a GitLab project. The main branch in the repo is called "master". However the git sync feature seems to believe that it should attach to the "main" branch. Which does not exist.
I also tried to create a "main" branch at the remote to resolve this but it made no difference.
Now my insomnia document is attached to that Git repo and every time i click the Git button in insomnia the whole application crashes with the error: "HTTP Error: 422 Unprocessable Entity"
Is anyone aware of this or should i raise a bug?
I'll include a video of the problem.
For reference i'm using the desktop app on a MacBook.
Screen.Recording.2023-05-04.at.11.16.46.mov
Beta Was this translation helpful? Give feedback.
All reactions