insomnium
insomnium copied to clipboard
git sync issue
Expected Behavior
When I use the (re-)new git sync menu (from 0.2.3-a), with Git environnement well done, when I use "git pull" after a "git fetch", I must see requests collection.
Actual Behavior
After "git fetch" action, I can see commit history, all branches, but there is no request
Reproduction Steps
- Define git synch
- create 2 simple requests
- git comit
- git push
- confirm this commit is present from gitlab interface
From an other laptop 6. define git synch 7. git pull
Is there an existing issue for this?
- [X] I have searched the issue tracker for this problem.
Additional Information
No response
Insomnium Version
0.2.3-a
What operating system are you using?
Windows
Operating System Version
Windows 10 Entreprise 22H2
Installation method
download .exe
Last Known Working Insomnium version
0.2.1
Yeah, the same thing happened to me. When i git clone one that already exists "Collections" project, it will auto group into "Documents", and show some error "The provided document does not match any of the registered formats [OpenAPI 2.0 (Swagger), ОрепАрІ 3.×, ОрепАРІ 3.0.x, OpenAPI 3.1.x]"
+1
+1
+1
I'm not sure, but I think Insomnium searches for .insomnium folders, not .insomnia.
same error on kubuntu, installed using .deb file
I had the same problems. They were caused by two collections with the same name in the git repository. I reverted the commits adding another collection and used the Git Clone
functionality and that solved my issues. Maybe this helps someone.