Cloning a remote repositoryPushing changes to a remote repository

Tracking remote branch

git branch -u <local branch alias> <alias remote>/<remote branch alias>