###Checkout a remote branch and set it to track the remote
This will keep your local branch in sync with the remote on push/pull/fetch
[email protected]:~$ git branch -vv
joshes_branch 6a1e534 [origin/joshes_branch] added script tags to index.html