I even tried to run "git config --global http.proxy ..." in windows command and it works outside codelite IDE, but it's unsuccessful inside codelite.
Would you provide the method or implement new interface for this proxy setting in git plugin? Thank you.
How can I use git plugin with proxy?
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Fri Aug 19, 2016 9:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Enthusiast
- Posts: 14
- Joined: Fri Aug 19, 2016 9:05 am
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How can I use git plugin with proxy?
I made it to clone with proxy in codelite after waiting for a long time until the black command window disappears. I assumed the clone process hang because it didn't output, it would be better if it can print something just like the original git command.