insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

Git Rollback doesn't working properly in Windows

Open arafth opened this issue 1 year ago • 1 comments

Expected Behavior

Before Pull if I rollback the changes I already have made should not give us any merge conflict. Although in far previous version, small changes(like just API calls without making any changes) does not give us any merge conflict.

Actual Behavior

On click rollback on the commit, it takes huge time to rollback the changes I already have made. On second click on commit to check the changes doesn't track the changes and get into endless loop of changes track circle loop. Even after the changes revert to the last commit, after pull it give us Merge conflict.

Note: Rollback doesn't working properly. Merge conflict every time even if I just call the API without making any changes. Every git execution is very much slow.

GIT issue not not yet fixed even with latest version Insomnia 2023.1.0

Reproduction Steps

  1. Clone a project.
  2. make API call or make some changes on APIs
  3. Rollback the changes
  4. Pull the project (give push with new commit on the branch before pull from another device)

Is there an existing issue for this?

Additional Information

No response

Insomnia Version

2023.1.0

What operating system are you using?

Windows

Operating System Version

Windows 10 Pro Version: 21H2 OS Build: 19044.2728

Installation method

Downloaded from Git Release

Last Known Working Insomnia version

2022.6.0 or previous

arafth avatar Mar 19 '23 09:03 arafth

bumping... same issue on macos

Gr33nLight avatar Jun 01 '23 17:06 Gr33nLight