sajidanower23 / github-migration

Migration from Github Enterprise to github.com
MIT License
1 stars 0 forks source link

Transfer releases #13

Open sajidanower23 opened 5 years ago

sajidanower23 commented 5 years ago

The problem here is: does git treat Github releases and git tags the same way? If so, the release endpoints should be sufficient to deal with this issue.

Otherwise, the tags can simply be (even manually) pushed to the new remote.

sajidanower23 commented 5 years ago

Also, as it happens, the github package does not have any of the POST/PATCH endpoints implemented :angry: :anger: