问题
ive recently started with android studio and im making easy programs, but i need to perform several commits during my code development
Ive already installed GIT, checked out if it connects properly with GIT server and my account (Everything ok)
I created a repository from VCS -> Import into version control -> Share project on Github (Everything ok)
But when i want to commit all my project (with all the subfolders) for the first time, i select the desired folder but when it commits and pushs, only two txt files appears on my github account ("RunConfigurations.xml" and "vcs.xml")
Ive always used Github Desktop for developing in C++, Java, Haskell, etc. But i cant use it here since i dont know how
Is there a quick and easy way to do commits in android studio, using GIT or Github desktop?
Thanks
回答1:
You can follow below 10 steps to Push your data,
Step1:
Step 2:
Step 3:
Step 4:
Orr
Step 4:
Step 5:
Step 6:
Step 7:
Step 8:
Step 9:
Step 10:
来源:https://stackoverflow.com/questions/52565212/how-to-easy-commit-android-studio