Domestic code hosting GIT-OSC Basic use tutorial

Source: Internet
Author: User
Tags version control system

Git-osc is a fast, free, and stable online code hosting platform based on Git from the open source Chinese community team, without limiting the number of private and public libraries.
Domestic similar have taocode, Svnchina and so on

Individuals prefer Git-osc interface and how to operate (like GitHub), friendliness +1
I'm using a WIN7 64-bit system. The following tools are used for the WIN7 64-bit.

Tool Preparation

Msysgit:msysgit is the version of the GIT version control system under Windows.
: http://msysgit.github.io/

I. Project creation 1. Login Registration

Open http://git.oschina.net/, register an account and log in.

2. Create a project

Get git address when Project creation is complete

3. Uploading files to git

Download install Msysgit, install the item by default.
Open git Bash
Configure global:

git config--global user.name "holding the dog watch mm" git config--global user.email "[Email protected]"

And then open the Git GUI
Choose to create a new version library
Directory selection: For example, I set up a test folder under the E-disk, fill in e:/git or browse to select a folder
And then we put a index.html into this folder.

In the Git GUI
Click: 1. Rescan
2. Cache changes
3. Submit
4. Upload

After clicking Upload, fill in the project address, such as

In the popup dialog box, enter your Git-osc username in the first step, enter your password in the second step, and the file will be uploaded to the GIT project after verification.

Attached access address (only for demo effect): http://git.oschina.net/wsyt1985/zjgsq.com

Reprint Please specify: Web front-end development-web front-end engineer» Domestic code hosting GIT-OSC Basic use tutorial

Domestic code hosting GIT-OSC Basic use tutorial

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.