Git

How To Install Git on a CentOS 6.4 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install Git on a CentOS 6.4 VPS

Git is a distributed version control system that can be used to manage project files and source code for any site or application. This guide will cover how to install git from the CentOS repositories, or from source.

Read more
How To Set Up Gogs on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Gogs on Ubuntu 14.04

Gogs is a self-hosted Git service written in Go which is very easy to get running, has low system usage, and includes a web interface, an admin dashboard, and access to operations like Git pull and push. Gogs aspires to be the easiest, fastest, and most painless way to set up a self-hosted Git service.

Read more
Como instalar o Git no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como instalar o Git no Debian 9

Os sistemas de controle de versão de software permitem que você mantenha o controle do seu software no nível de código. Com ferramentas de versão, é possível rastrear as alterações, retornar para etapas anteriores e ramificar para criar versões alternativas de arquivos e…

Read more
CHAT