Hacker News new | ask | show | jobs
by euroderf 599 days ago
> `git bulk` to apply a command to all the git repos under the directory

There is also: gitup . -e "arbitraryShellCommand withArg"