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