Test para subir directamente un proyecto a Bitbucket desde Android Studio
Pasos:
- Instala el plugin Bitbucket para IntelliJ
- Inicializar el repositiorio.
Menu VCS > Import into Version Control > Create Git Repository
.
- Haz el stash y commit inicial en tu repositorio local si el paso anterior no lo ha hecho.
Pestaña Version Control
del Dock- Default ChangeList
- Botón Commit + Push ✅
- Agrega el origin con la url de tu repo Bitbucket.