266 Forks
110 Stars
110 Watchers

git

Repositorio de práctica para aprender lo básico de Git y GitHub.

How to download and setup git

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

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

If you have some problems with git

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

Similar to git repositories

Here you may see git alternatives and analogs

 classroom    gogs    hub    phabricator    gitsome    viz    github-cheat-sheet    android-dev-sources    curriculum    gitignore    tips    git-extras    diff-so-fancy    gitea    husky    ungit    git-recipes    gitbucket    libgit2    tig    git-lfs    decap-cms    desktop    pure    git-standup    githug    legit    docker-gitlab    vim-gitgutter    gitql