Version Control

Version control systems allows programmers and other content producers to collaborate on projects of various types, such as software development or document management. These guides provide an introduction to popular open source version control systems, along with practical examples of their configuration and use in production environments.

A Beginner's Guide to GitHub

Learn how to submit new articles to the Linode Guides and Tutorials website, via the Linode Docs repository on GitHub. Instructions include how to: clone the GitHub repository, create a new Git branch, create and edit your guide's Markdown text file, and open a new pull request for your new guide. Instructions for opening issues for existing guides are also included.

Getting Started with Git

Learn the basics of Git in this guide. Discover one of the most popular distributed version control and source code management systems that make contributing to projects and working with a team easy.

Git Based Development Networks with Girocco on Debian 5 (Lenny)

Use the Girocco engine from repo.or.cz to provide easy access to Git repositories.

How to Install Git and Clone a GitHub Repository

This tutorial is an introduction to developing with Git and GitHub with instructions on installing Git and creating your first GitHub test repository.

How to Install Git on Linux, Mac or Windows

Installing git on GNU/Linux, MacOSX, and Windows

How to Unbundle nginx from Omnibus GitLab for Serving Multiple Websites

Unbundle the default nginx server from Omnibus Gitlab and install and configure your own to enable virtual hosting.

Install GitLab on Ubuntu 14.04 (Trusty Tahr)

Install GitLab on an Ubuntu 14.04 (Trusty Tahr).

Install GitLab on Ubuntu 18.04

Install GitLab on Ubuntu 18.04 with SSL

Install GitLab with Docker

How to install GitLab with Docker.

Install Gogs on Debian 9 with nginx and PostgreSQL

Install Gogs, a Self-hosted Git Service Written in Go, on Your Debian 8 (Jessie) Server.

Introduction to Version Control

Our guide to getting starting with version control

Manage Distributed Source Branches with Bazaar

Using the Bazaar version management system.

Manage Distributed Version Control with Mercurial

Use the Mercurial version control system to manage source code in distributed environments.

Manage Source Code Versions with Subversion

This guide shows how to manage source code with Subversion, an open source version control system.