5 Forks
36 Stars
36 Watchers

git-commands

💻 GIT Commands is a desktop app built with ElectronJS and ReactJS to be cross-platform, providing quick access to the main Git commands and with direct links to the documentation.

How to download and setup git-commands

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

Or simply clone git-commands with SSH
[email protected]:mariorodeghiero/git-commands.git

If you have some problems with git-commands

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