git

git

Git Tutorial 3 - Git with android studio

This post will show you how to use git with android studio.

Read
git

Git tutorial 2 ( Git Branching )

Learn on Git branching and how to checkout a branch, commit and push changes, use a hotfix branch to make additional changes, merge it with master and delete a branch.

Read
git

Git Tutorial - Part 1( Basics of Git )

Learn how to install git on windows and how to use it to link a repository on Github. Learn how to setup ssh key on github to use git and a few useful git commands.

Read