IT
무료 git 스튜디오에서 쓰기 https://bitbucket.org
좋은열매디
2016. 8. 11. 16:13
https://bitbucket.org
Android studio -> VCS -> Enable Version Contral Integration
git 선택 -> ok
프로젝트선택,오른쪽클릭 해서 git->+ADD
프로젝트선택,오른쪽클릭 해서 git->Commit Directory
commit -> commit nad Push
Define remote 클릭 -> http://123123/213/213213/123123/test.git (url 설정)
Push!!
commit 전에 git user의 이름과 이메일 설정위한 Dialog가 표시될수 있음 대충넣어도 동작함
commit 시에 오류메시시가 뜰수 있음.. 그땐 Fix and Commit 선택하믄 됨