meta-exec
March 2, 2021 ยท View on GitHub
meta-exec
Allows arbitrary commands to be executed against all projects that make up the meta repo.
For example, to show git status of all projects:
meta exec "git status"
March 2, 2021 ยท View on GitHub
Allows arbitrary commands to be executed against all projects that make up the meta repo.
For example, to show git status of all projects:
meta exec "git status"