Kong / insomnia

The open-source, cross-platform API client for GraphQL, REST, WebSockets, SSE and gRPC. With Cloud, Local and Git storage.
https://insomnia.rest
Apache License 2.0
34.56k stars 1.96k forks source link

Git Sync behaviour is broken #8043

Open shubhendu-enable opened 1 week ago

shubhendu-enable commented 1 week ago

Expected Behavior

I should be able to pull, push , and resolve conflicts if there are any.

Actual Behavior

It's showing uncommitted changes when i see in document

image

when i try to see changes , it shows no changes

image

when i tried to pull, it shows no conflict supported

image

So basically, I am blocked as I can not do any actions , Please suggest how to fix this.

Reproduction Steps

  1. Sync Document with git repository
  2. Add API Spec
  3. Add API collections
  4. Add Tests

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

10.1.0-beta.2

What operating system are you using?

macOS

Operating System Version

15.0.1

Installation method

download from insomnia website

Last Known Working Insomnia version

NA

shubhendu-enable commented 1 week ago

Also getting error when tried to fetch An internal error caused this command to fail. Please file a bug report at https://github.com/isomorphic-git/isomorphic-git/issues with this error message: Index file is empty (.git/index)

shubhendu-enable commented 1 week ago

When i dropped the document and tried to resync, it loaded very slowly, and after making some changes, when I tried to revert the changes, the Rollback action was not working

image
subnetmarco commented 3 days ago

We are about to push an large amount of improvements on Git Sync next week in v10.1.

cc @gatzjames