You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which i can clone and then pull from using command line git. however, gitup times out consistently during any remote action. this happens for any remote repository from my computer (not just the test case)
i'm behind a https proxy which is defined as environment variable 'https_proxy' in my shell environment. for GUI apps in macos the system setting 'auto proxy discovery' is enabled. this works fine for the browser and any other app.
is there something i can do find out what the actual connection problem is?
The text was updated successfully, but these errors were encountered:
I have a test repo here:
https://github.com/nilsbecker/testgitup.git
which i can clone and then pull from using command line git. however, gitup times out consistently during any remote action. this happens for any remote repository from my computer (not just the test case)
i'm behind a https proxy which is defined as environment variable 'https_proxy' in my shell environment. for GUI apps in macos the system setting 'auto proxy discovery' is enabled. this works fine for the browser and any other app.
is there something i can do find out what the actual connection problem is?
The text was updated successfully, but these errors were encountered: