git init git add README.md git commit -m "first commit" git remote add origin https://github.com/ydjee/url.git (如果报错 : git remote rm origin) git push -u origin master
ak12jee/url
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git init git add README.md git commit -m "first commit" git remote add origin https://github.com/ydjee/url.git (如果报错 : git remote rm origin) git push -u origin master