...
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
...
Note |
---|
When you change your the password, please re-do 2 (b). |
...
Info |
---|
Here is the link to the GTS repository. -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.