Description This command provides an iterator, run a specific shell command on each project. The following environments can be used in a shell command: REPO_PROJECT: Name of project. REPO_PATH: Relative path to the project. REPO_REMOTE: Name of the remote in the manifest. Usage git repo forall [project-list] -c command Options Available options: -c: Command and arguments for each project to run. -e: If fail once, quit immediately.