Install the Git 2.2.0 version control system in Ubuntu

Source: Internet
Author: User

Install the Git 2.2.0 version control system in Ubuntu

Git is an open-source version control system. The latest available version is Git 2.2.0, which has recently been released. Git 2.1 brings 550 changes and fixes. For more information, see the email list.

Install Git 2.2.0 and have PPA available. It supports Ubuntu 12.04, 14.04, 14.10, 15.04 and its derivative versions.

Installation command:

Sudo add-apt-repository ppa: git-core/ppa
Sudo apt-get update
Sudo apt-get install git

Run the following command to uninstall Git 2.2:

Sudo apt-get remove git

Linux git command parameters and Usage Details

Fedora downloads Git through Http Proxy

Install Git on Ubuntu Server

Create a Git repository on the server (Ubuntu)

Git simple tutorial in Linux (taking Android as an example)

Git authoritative guide PDF

Git 2-minute Guide

Git details: click here
Git: click here

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.