Git-Leon 485f414710 Update README.md | 7 年之前 | |
---|---|---|
README.md | 7 年之前 | |
my-name | 7 年之前 |
my-name
file, by adding your name to the file.git commit
your changes to staging
; include a commit
message via the -m
flag.push
your staged changes
to your remote repository.pull request
which compares Zipcoder master
to your master
.