git-bulk

bulk Execute operations on multiple Git repositories. Part of git-extras.…

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}} {{absolute/path/to/root/directory}} --from {{absolute/path/to/file}}

git bulk --listall

git bulk {{command}} {{command_arguments}}

git bulk --removeworkspace {{workspace_name}}

git bulk --purge

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-bugreport git-bundle →