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:

  1. vcs > import version control > create git repository... enter image description here
  2. i created directory "git repo".
  3. i selected root "app" directory.
  4. vcs > git > checkin directory... enter image description here
  5. i receive nothing commit (no changes detected). enter image description here
  6. 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

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -