About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
mbohun
3/19/2015 - 7:13 AM
share
Share
add_circle_outline
Save
migrating project from code.google.com to github step-by-step
migrating project from code.google.com to github step-by-step
notes.md
content_copy
file_download
Rendered
Source
for the best result
use google/github importer this is to migrate a project to github (this is only to get the issues migrated)
use github REST API to save/download the issues
destroy the github repo
create new github repo
use github REST API to restore add the issue
use wiki migration scripts to migrate the code.google.com wiki to github (the google to github migration does NOT migrate wikis)
manually migrate the project sources from google to github again using authors file and push it into the github repo
manually (or is there a automatic/scriptable way?) migrate the google project page into a README.md file
clear