insomnium icon indicating copy to clipboard operation
insomnium copied to clipboard

git sync issue

Open jeanchristopheMICHEL opened this issue 1 year ago • 7 comments

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 Screen Shot 11-03-23 at 11 23 AM

Reproduction Steps

  1. Define git synch
  2. create 2 simple requests
  3. git comit
  4. git push
  5. 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?

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

jeanchristopheMICHEL avatar Nov 03 '23 10:11 jeanchristopheMICHEL

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]"

LCLLL avatar Nov 06 '23 06:11 LCLLL

+1

stehlifn avatar Nov 23 '23 12:11 stehlifn

+1

alex-graz avatar Nov 23 '23 13:11 alex-graz

+1

cextremerar avatar Nov 23 '23 17:11 cextremerar

I'm not sure, but I think Insomnium searches for .insomnium folders, not .insomnia.

educbraga avatar Nov 30 '23 13:11 educbraga

same error on kubuntu, installed using .deb file

ArturVRSampaio avatar Jan 15 '24 15:01 ArturVRSampaio

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.

trbtm avatar Mar 23 '24 11:03 trbtm