samvera-labs / huborg

Script interactions with repositories within an organization (or organizations).
Apache License 2.0
2 stars 0 forks source link

Adding Huborg::Client#synchronize_mailmap! #3

Closed jeremyf closed 4 years ago

jeremyf commented 4 years ago

The method will take a given template (which confirms to Git's .mailmap file format, then iterates on all of the repositories, adding any non-duplicates, then writing back to the template before creating pull requests against each of the organization's non-archived repositories.