Git tool used in Ubuntu and Windows

Source: Internet
Author: User
1. windows: There is an msysgit project on google, and the gittool is installed with the .exe file. After installation, you can use the command line git tool (which already comes with an ssh client), and a graphical Git project management tool. : Http://code.google.com/p/msysgit/2.ubuntu :use sudoapt-getinstalgit directly-

1. In Windows:

There is an msysgitproject on google, the gittool is installed, and the .exe file can be downloaded. After the installation is complete, you can use the git tool of the command line (which already comes with the ssh client). In addition, there is a graphical Git project management tool.

: Http://code.google.com/p/msysgit/

2. Ubuntu:

Install it directly with sudo apt-get instal git-core.

3. Download the code: [LINUX community www.LinuxIDC.com]

Use the git clone command in linux to clone the source code you want, such as the meego-panel-myzone module of meego. However, use:

Git clone git: // gitorious.org/meego-netbook-ux/meego-panel-myzone.git.

In windows: Open Git GUI, select clone existing version, enter the Source Code address, and set the Save address.

Related Article

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.