git-for-each-repo (1) Linux Manual Page
NAME git-for-each-repo – Run a Git command on a list of repositories SYNOPSIS git for-each-repo –config=<config> [–] <arguments> DESCRIPTION Run a Git command on a list of repositories. The arguments after the known options or — indicator are used as the arguments for the Git subprocess. THIS COMMAND IS EXPERIMENTAL. THE BEHAVIOR MAY CHANGE. For…
