Opening repositories:
C:\Users\xxxxxxx
Error encountered while pushing branch to the remote repository: Git failed with a fatal error.
fatal: unable to access 'https://aaaa.visualstudio.com/bbbbbt/': Failed to connect to aaaa.visualstudio.com port 443: Timed out
Pushing to https://aaaa.visualstudio.com/bbbb/
Težava je v nastavitvi proxy strežnika. Nastavitve se kot kaže ne prepišejo iz sistema. Proxy preklapljam v Git CMD ukazni vrstici:
git config --global http.proxy ""
git config --global http.proxy proxy.gov.si:80
Ni komentarjev:
Objavite komentar