1 Forks
15 Stars
15 Watchers

gitworkshop

Git Workshop covering git essentials & advanced topics

How to download and setup gitworkshop

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

Or simply clone gitworkshop with SSH
[email protected]:segfault-trainings/gitworkshop.git

If you have some problems with gitworkshop

You may open issue on gitworkshop support forum (system) here: https://github.com/segfault-trainings/gitworkshop/issues