nano README.md git init git add README.md git commit -m "primeiro commit" git remote add origin https://github.com/gabrielhaase/code.education.git git push -u origin master
gabrielhaase/code.education
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
nano README.md git init git add README.md git commit -m "primeiro commit" git remote add origin https://github.com/gabrielhaase/code.education.git git push -u origin master