Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 354 Bytes

Migrating Gerrit to GitHub

  1. Use gerrit2github.py to download Gerrit changesets and create branches on GitHub. See the file for information on things that need to be changed in that file.

  2. Edit config.py to add information about collaborators, GitHub API tokens, etc.

  3. Run make_prs.py to create Pull Requests from the GitHub branches.