Pulls all git repos in sub-directories
This is a script to pull all Git repos that are located within sub-directories of the present working directory.
Download the pullall
script and place it in an executabe path, like /usr/local/bin/
.
This script needs git
to be installed in order to work.
Change into a directory that contains multiple repos, one per sub-directory.
Then, invoke the scipt:
$ pullall