25 Forks
132 Stars
132 Watchers

git-cheats

Interactive git cheatsheet for quickly searching through commonly used commands with examples

How to download and setup git-cheats

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

Or simply clone git-cheats with SSH
[email protected]:excalith/git-cheats.git

If you have some problems with git-cheats

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