Simply use git clone upload to create a download

Source: Internet
Author: User
Tags git clone

First we download a git

Official website: https://git-scm.com/

I'm down here, 64-bit. Windows Setup

Install after download: It's always the next step.

Open after installation is complete!

Now we need to register an account on the official website: https://github.com/to register:

Register as needed, no more details! Below we are logged in:

To establish the project, if there is no mailbox certification to the mailbox certification can be

has been created below we have to open git

First open the software (I'm opening bash)

First step: Create a folder with a change of disk

Step two: Set up the user

Account
$ git config--global user.name "Weibanggang"//mailbox $ git config--global user.email [email protected]

  

Step three: Take a look at the username we added

is L not 123 of 1
Git config-l

  

Next we need to clone this project down first we're going to go to the Hello

Cloning: Cloning a key command git clone [path]

git clone https://github.com/weibanggang/hello.git

  

Cloning succeeded

After successful cloning, we create a index.html

I'm going to create a random

We are uploading now after the creation is complete.

First we go back to the root directory (this step is replaced according to your own root directory)

Replace drive letter
CD Hello

  

To add staging area

git Add.

  

Make comments (can be commented as needed)
Format
Git commit-m '

Git commit-m ' Here is the comment '

  

After uploading it, I saw it later.

Make a push upload
git push

Upload successful

To set up access

Make changes by default

Direct Click to enter

Operation completed

Simply use git clone upload to create a download

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.