gitui
gitui copied to clipboard
Proxy config by git not working
Describe the bug
Proxy config by git config http.proxy ... not working with GitUI ,
it works well from CLI.
Context (please complete the following information):
- OS/Distro + Version: Debian Testing bookwarm
- GitUI Version 0.20.1
looks like a dup of https://github.com/extrawurst/gitui/issues/1194
I have the same problem.
my gitconfig git config --global http.proxy 'socks5://127.0.0.1:1080
fetch get error
fetch failed:
git error:unknown http scheme 'socks5'; class=Http (34)
This issue has been automatically marked as stale because it has not had any activity half a year. It will be closed in 14 days if no further activity occurs. Thank you for your contributions.