Installation and configuration of git under Windows

Source: Internet
Author: User
Tags version control system

the git bash

GIT provides Windows with an emulation bash git for the command line run. For Linux and UNIX environments, you can enter "git" commands in the bash environment to complete various versioning operations.

Brief introduction

git-distributed version control system.

Installation steps

Git (Windows 2.8.2-20160508): https://git-for-windows.github.io/

or network address: HTTP://PAN.BAIDU.COM/SHARE/LINK?UK=2033500837&SHAREID=1280275015&THIRD=0&ADAPT=PC&FR=FTW

After downloading the. exe file, click on it and go on to the next to complete the installation.

While installing Git, you also installed the visualizer that it provided, gitk and git-gui .

Configuration steps

Computer, System Properties, advanced environment variables, find path

For example, add the path to the bin file for the Git installation path "C:\Program Files\git\bin" and click "OK" to complete the modification of the environment variable.

To the CMD command line to see if the installation was successful:

>git--version

 

git's GUI

Because Windows users typically expect a graphical user interface, the Windows version of Git also offers a graphical user interface for Git, a powerful alternative to git bash, a graphical version of almost all of the GIT command line functionality, and a comprehensive visual diff tool.

The following is an example of installation of the Windows GUI version of GitHub for open source projects.

Graphical interface-gui Clients

Reference Https://git-scm.com/downloads/guis

Learning materials

Git Reference Manual: Http://gitref.org/zh/index.html

Contents:

Get and Create Project

A basic snapshot

Branching and merging

Share and update projects

Check and compare

Git tutorial-Liaoche: Http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000/

git set Jiang: Http://www.tuicool.com/articles/Rri6bmN

Git Chinese Tutorial: http://www.open-open.com/doc/view/fe32bb8b62d54b0f9307a12e454a22ac

Watch the diary study git:http://roclinux.cn/?page_id=3775

Git ready:ttp://gitready.com/

Git Faq:https://git.wiki.kernel.org/index.php/gitfaq#git_push_fails_with_.22fatal:_the_remote_end_hung_up_ Unexpectedly.22.3f

"Video recommendation" on YouTube, Thenewboston on March 7, 2016, the Git tutorial video tutorial: https://www.youtube.com/playlist?list= Pl6gx4cwl9dgakwclad_ikpnc0bghxghcx

Installation and configuration of git under Windows

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.