How to upload Android Project into Github | Basic Github with Gitbash Tutorial
Small Academy
Learn how you can upload your android project into github repository and share the link with anyone. In this video we will use git software with command prompt.
Commands Used: git config --global user.name "Your Name" git config --global user.email "Your github Email"
Git Commands :
git status git add -A git commit -m "message" git push
Download Git Here: https://git-scm.com/
Follow us: Facebook: https://facebook.com/smallacademy Join Our Group: https://www.facebook.com/groups/2422862671359127/ Github: https://github.com/bikashthapa01 Blog: https://smallacademy.online Twiter: @bikashny Linkedin: @bikashny
Note: This video is helpful for those who have never used or have no idea about how to use github to host source codes. If you are already familiar with that please skip this video. ... https://www.youtube.com/watch?v=V4jZ17H8h4k
21244466 Bytes