test1 tester repository git init add README.md commit -m "first commit" remote add origin https://github.com/erikavaris/test1.git git push -u origin master