25 Forks
34 Stars
34 Watchers

git-cheatsheet

One stop guide to help solve all your doubts related to Git & GitHub.

How to download and setup git-cheatsheet

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

Or simply clone git-cheatsheet with SSH
[email protected]:CodeChefVIT/git-cheatsheet.git

If you have some problems with git-cheatsheet

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