1 Forks
4 Stars
4 Watchers

git-guide

A basic guide to the most necessary commands for using Git with github or gitlab in Spanish

How to download and setup git-guide

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

Or simply clone git-guide with SSH
[email protected]:callMe-Dev/git-guide.git

If you have some problems with git-guide

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