Push and Pull with Android Studio - acm-projects/beststudent GitHub Wiki

Use GitBash to clone repository

Pull: VCS -> Git -> Pull

Push: VCS -> Git -> Commit

  • Check the boxes of files you want to commit
  • Add commit message explaining what you did

VCS -> Git -> Push

  • Make sure you're pushing to the branch that you want
  • Change branch: VCS -> Git -> Branches