Skip to content

Swinburne-Sarawak-ICT-Club/mini-github-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

mini-github-workshop

A place to learn the basics of git

To configure git with swinwifi proxy, type this in command prompt or terminal.

git config --global --add http.proxy wwwproxy.swinburne.edu.my git config --global --add https.proxy wwwproxy.swinburne.edu.my

To remove the proxy, type this. git config --global --unset http.proxy git config --global --unset https.proxy

About

A place to learn the basics of git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published