Install using Git-extras on Windows

Source: Internet
Author: User
Tags using git

Installation

First make sure that you have a git command-line program installed.

http://git-scm.com/download/

You need to install Cygwin on Windows and then install GCC.
Download the installation of Cygwin from the following address, you need to select GCC when installing, if the installation is slow, you can use Proxy server:

Http://cygwin.com/setup-x86_64.exe

Enter Cygwin:

git clone Https://github.com/tj/git-extras
CD Git-extras
Make install

Then add the Cygwin two bin directory to the path of the system environment variable:

C:\cygwin\usr\local\bin; C:\cygwin\bin

You also need to create a new environment variable

Lang=zh_cn. UTF-8

Use

List of commands:
Https://github.com/tj/git-extras/wiki/Commands

Several common features of enhancements

    • git summary(Show statistics for items)
    • git effort(Statistical file modification information)
    • git count(Statistical submission information)
    • git alias(Command alias)
    • git ignore(Add ignore)
    • git info(Type svn info, show repo and git configuration)
    • git fork(fork)
    • git release(release)
    • git local-commits(#本地提交信息)
    • git pr(Switch to PR)
    • git root(Return to root directory)
    • git delta(Show change information)

Install using Git-extras on 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.