Android Studio 1.5 | Creating Local Git -
i have searched lot , viewed lot of answers no luck. using android studio 1.5.
here have done:
- vcs > import version control > create git repository...
- i created directory "git repo".
- i selected root "app" directory.
- vcs > git > checkin directory...
- i receive nothing commit (no changes detected).
- i modified 1 file. still receive nothing commit.
this 1 of times 3 hours wasted ide.
sometimes, writing question down reveals answer :) removed repo directory created , started over. time selected vcs > enable version control integration. repo folder must created within project folder not external folder. fine.
Comments
Post a Comment