Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run action across all repositories #10

Open
mariocj89 opened this issue Dec 2, 2017 · 0 comments
Open

Run action across all repositories #10

mariocj89 opened this issue Dec 2, 2017 · 0 comments

Comments

@mariocj89
Copy link
Owner

Implement a new command for gitorg that will run a shell action across all the repositories.

Example:
gitorg <new_name> ls .git will run ls .git in all repositories locally. Note this is different from just running a shell script in all local folders as not all files in a folder are git repositories. It will be identical though to run the command in all local git folders.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant