echo "# Web_2" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/zdong7/Web_2.git git push -u origin master
zdong7/Web_2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
echo "# Web_2" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/zdong7/Web_2.git git push -u origin master