-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
": can't open git-upload-pack" error after trying to interact with a HTTP remote
Describe the bug
Every time I try to do anything with a HTTP remote (pull, push, fetch...), the operation fails with an error popup, with the text as described in the title. All of the operations work just fine when done from the CLI git. My remote doesn't support HTTPS or SSH, so I couldn't test if any of those works as it should with the same remote.
To Reproduce
Steps to reproduce the behavior:
- Open a local repository that has a HTTP remote
- Try any of the operations that interact with the remote (tested with pull and clone)
- See the error popup
Expected behavior
The operation was supposed to complete as if done via CLI git.
Desktop (please complete the following information):
- OS: Ubuntu 20.04 LTS
- Version 1.0.1 from flathub
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request