...
Download Sourcetree and install it https://www.sourcetreeapp.com/
Open Sourcetree, go to Tools → Options → Network
Set the proxy server setting as follows
Server: proxy.toronto.ca
Port: 8080
Check Proxy server requires username and password
Click Username and Password…
Enter your Novell username (org\userid) and password
...
Info |
---|
Note |
When you change the password, please re-enter the password in the Proxy server section. |
Alternatively, you can run the following comment in the Git command line:
git config --global http.proxy http://YOURUSERNAME:YourNewPASSWORD@proxy.toronto.ca:8080
git config --global https.proxy https://YOURUSERNAME:YourNewPassword@proxy.toronto.ca:8080
\uD83D\uDCCB Related links
GTS Repository - If you don’t have the proper access to the repository you need, please contact the repository owner.