1 Commits

Author SHA1 Message Date
David Moreau Simard
c4d757da4e
Add script to automate GitHub organization transfers
This script requires GITHUB_USERNAME and the GITHUB_PASSWORD env
variables to be set and lets users with sufficient privileges initiate
a transfer from a GitHub organization to another by specifying two
arguments, for example:
  ./github-org-transfer.py oldorg/repo neworg/repo

Change-Id: I2383d256958c028efe81b235ff8641d131bbb3a7
2019-04-12 18:01:16 -04:00