git-pulls
command pulls all git repositories under specified path.
$ brew tap hayashier/git-pulls
$ brew install git-pulls
$ git-pulls [-v] [-h] [-e /exclusivePath1/to,/exclusivePath2/to,/exclusivePath3/to ] /path/to
-v : Display version
-h : Display usage
-e : Specify path which exclude paths. If you specify multiple paths, enumerate paths separated by comma