I am trying to configure Android Studio to work with my team repo on Bitbucket. What I would like to do in the first place is to push my local project onto my team\'s repo.
2)Right click on your root directory ->select git ->Add
3)Then click on ctrl+K
4)Write your commit msg
5)Click on Define Remote
6)Paste your git repository url .
7)and final step is PUSH