sudo git status
On branch master
Your branch is behind 'origin/master' by 2 commits, and can be fast-forwarded.
(use "git pull" to update your local branch)
nothing to commit, working tree clean
:/var/www/html/admin $ sudo git branch -a
* master
remotes/origin/HEAD -> origin/master
remotes/origin/master