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