I have a local project which I imported from a remote git repo to Android Studio and I am wondering how I can commit this project into my remote repo through android studio?
For what I have done; I have been able to create a local git repo through Android Studio.
P.S: I am new to version control and I understand my question might not be very clear, I will take any corrections or guides that will help me further my understanding of VCS as well as questions to clarify my problem. Thanks.