git bulk

Execute operations on multiple Git repositories. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-bulk.

git bulk --addcurrent workspace_name

git bulk --addworkspace workspace_name /absolute/path/to/repository

git bulk --addworkspace workspace_name /absolute/path/to/parent_directory --from remote_repository_location

git bulk --addworkspace workspace_name /path/to/root/directory --from /path/to/file

git bulk --listall

git bulk command command_arguments

git bulk --removeworkspace workspace_name

git bulk --purge