Script to get the last modified time and branch information of all repositories in your directory.
git clone https://github.com/jasonkwok/Repo-Branch.git
cd Repo-Branch
make repobranch dir={directory you wish to search for git repos}
Ifdir=
is not added, it will default to the parent directory of this repository.