3 Forks
8 Stars
8 Watchers

git-guide

Introduction to the Git version control system for Singapore Polytechnic DIT SEP module

How to download and setup git-guide

Open terminal and run command
git clone https://github.com/woojiahao/git-guide.git
git clone is used to create a copy or clone of git-guide repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with git-guide https://github.com/woojiahao/git-guide/archive/master.zip

Or simply clone git-guide with SSH
[email protected]:woojiahao/git-guide.git

If you have some problems with git-guide

You may open issue on git-guide support forum (system) here: https://github.com/woojiahao/git-guide/issues