2 Forks
3 Stars
3 Watchers

git-cheat-sheet

Personal Git Bash Cheat Sheet

How to download and setup git-cheat-sheet

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

Or simply clone git-cheat-sheet with SSH
[email protected]:nuclearpaws/git-cheat-sheet.git

If you have some problems with git-cheat-sheet

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