root@box:/usr/lib/phacility/libphutil# git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
root@box:/usr/lib/phacility/libphutil# git branch -v
* master 6fedd82 Minor tidying of PhutilSymbolLoader
stable 92882eb Mark some strings for translation
root@box:/usr/lib/phacility/libphutil# cd ../arcanist/
root@box:/usr/lib/phacility/arcanist# git status
On branch master
Your branch is up-to-date with 'origin/master'.
nothing to commit, working directory clean
root@box:/usr/lib/phacility/arcanist# git branch -v
* master f06eea0 Fix arcanist shell completion
stable 7d15b85 Mark some strings for translation