git - Connecting to GitLab repositories on Android Studio -


i'm trying connect gitlab repository using i/o preview of android studio. know how this/if possible yet?

thanks!

to clone repo

open new project in android studio.

click vcs -> checkout version control -> git

then enter url of repo , local direcory

to commit

open project want push in android studio.

click vcs -> enable version control -> git

there does't seem way add remote through gui. open git bash in root of project add git remote add <remote_name> <remote_url>.

now when vcs -> commit changes -> commit & push should see remote , should work through gui.


see these pages details:

http://www.jetbrains.com/idea/webhelp/using-git-integration.html

http://youtrack.jetbrains.com/issue/idea-87099


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -