Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
echo "# tony" >> README.md git init git add README.md git commit -m "first commit" git branch -M master git remote add origin https://github.com/hello200xxx/tony.git git push -u origin master