3 Forks
11 Stars
11 Watchers

GitCommands

Here is a list of some basic Git commands to get you going with Git

How to download and setup GitCommands

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

Or simply clone GitCommands with SSH
[email protected]:pranaypatel512/GitCommands.git

If you have some problems with GitCommands

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