Unable to Pull changes from GIT
- Dominant language
- TypeScript
- Stars
- 40k
- Forks
- 2.4k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 61
Description
### Expected Behavior
We a have a paid subsription and have set up a GIT sync for a set of collections. When someone has made changes to a collection, and expect to be able to pull lastest version. If I have uncomitted changes, I expect to be able to discard these, and get the newest version from GIT.
### Actual Behavior
When I try to pull, I get an error stating that I cannot pull with uncomitted changes:
When I go comitt --> changes and try to discard all changes, nothing happens and I am still unable to pull:
### Reproduction Steps
1. Click the on the cube:
2. Try to Pull:
3. Get error:
4. Go to in the cube as in step 1 and select "Commit":
5. Go changes and discard all changes:
6. Try to pull again as in step 2, same error as in step 3. The local changes are still visible as in step 5
### Is there an existing issue for this?
- [x] I have searched the [issue tracker](https://www.github.com/Kong/insomnia/issues) for this problem.
### Which sync method do you use?
- [x] Git sync.
- [ ] Insomnia Cloud sync.
- [ ] Local only
### Additional Information
Is there some functions here that I am missing?
### Insomnia Version
11.2.0
### What operating system are you using?
Windows
### Operating System Version
Windows 11 Business 24H2
### Installation method
Download from Insomnia
### Last Known Working Insomnia version
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.