I’m just trying to set up basic version control for my Android project. I have not used git for a project before, so I don’t really know what I’m doing.
I followed this guide, but when I get to the push part, the Event Log panel just says Push to origin/master was rejected
I am signed in through Android Studio as noted in the guide, and I have tried:
- Using the android template project set to private
- Using the blank template project set to public