15 Forks
15 Stars
15 Watchers

hellogit

Recording the process of learning Git

How to download and setup hellogit

Open terminal and run command
git clone https://github.com/meizhaohui/hellogit.git
git clone is used to create a copy or clone of hellogit 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 hellogit https://github.com/meizhaohui/hellogit/archive/master.zip

Or simply clone hellogit with SSH
[email protected]:meizhaohui/hellogit.git

If you have some problems with hellogit

You may open issue on hellogit support forum (system) here: https://github.com/meizhaohui/hellogit/issues