Demo-repo git init git add README.md git commit -m "first commit" git remote add origin push -u origin master