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