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