Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git Sync behaviour is broken #8043

Open
1 task done
shubhendu-enable opened this issue Oct 4, 2024 · 5 comments
Open
1 task done

Git Sync behaviour is broken #8043

shubhendu-enable opened this issue Oct 4, 2024 · 5 comments
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer

Comments

@shubhendu-enable
Copy link

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 shubhendu-enable added B-bug Bug: general classification S-unverified Status: Unverified by maintainer labels Oct 4, 2024
@shubhendu-enable
Copy link
Author

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
Copy link
Author

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
Copy link
Member

subnetmarco commented Oct 8, 2024

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

cc @gatzjames

@gatzjames
Copy link
Contributor

Hey @shubhendu-enable we have made some significant updates to the Git UX in the app in the latest beta if you want to try it out and let us know how it works for you.
It will be available soon in the next patch release

@shubhendu-enable
Copy link
Author

@gatzjames
I upgraded to Version: Insomnia 10.1.0
Some observations on git sync behaviour:

  1. First, the UI interface for git commit is much better now, Thanks for updating this commit experience.
  2. Performance perspective git sync is still slow and has some unexpected behavior,
    • Once I click on commit changes - it takes between 1-2 min to load changes and shows Stage Changes and Changes
    • If I click on any of the changes to see the difference, it again takes around 1 min to see the difference
    • Next, i want to stage some changes, this process also takes around 1 min to reflect on the staged changes section and in between this process other actions on the screen became unresponsive
    • I tried to rollback some changes from the Changes Section, but instead of rolling back that change, the application routed back to Collections.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-bug Bug: general classification S-unverified Status: Unverified by maintainer
Projects
None yet
Development

No branches or pull requests

3 participants