Page MenuHomeSoftware Heritage

Add script to run a command on all repositories.
ClosedPublic

Authored by vlorentz on Aug 25 2020, 10:46 AM.

Details

Summary

It kind of duplicates mr's features, but it adds some sanity checks
(clean checkout, master branch, showing the diff on each repo)

Diff Detail

Repository
rDENV Development environment
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Maybe add a small comment explanation at the top of the script with one sample usage so one "senses" what this does?

I gather you used it with sed here or something (to drop the norecursedir option ;)

Cheers,

This revision is now accepted and ready to land.Aug 25 2020, 4:50 PM