Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9152557
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T12:04:51+00:00 2026-06-17T12:04:51+00:00

I have a git project hosted on Google Code. I’d like to move it

  • 0

I have a git project hosted on Google Code. I’d like to move it to Github, with the revision history included. I don’t use the ticket system so that won’t matter.

In similar questions like mine, the problem is migrating from a SVN repo in Google Code to Github. I’m already using git.

I have the project checked out on my machine because I’m developing on it. From what I understood from git, my local project already includes the full history because of its distributed nature. So maybe copying it to github is really simple, but I don’t know the steps.

Of course the idea is that new changes will be pushed to Github and the Google code repository would remain frozen.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T12:04:53+00:00Added an answer on June 17, 2026 at 12:04 pm

    Create a github repository, and make sure your SSH key, etc… is installed properly.

    Check out your repository from google.

    Run:

    git remote add github <URL FROM GITHUB>
    git push github HEAD
    

    That will push your current branch. You can push others by switching to them and repeating the git push github HEAD (or other, more advanced ways).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is it possible to have a project hosted on GitHub and Google Code? I've
I have a project hosted on GitHub and I use Git for source versioning.
I would like to clone a git project (from github, say), and have the
I'd like to try git (hosted on github) for a new project, but I
I have a project hosted on GitHub and I would like to work locally
I have a git project at Google Code. https://code.google.com/p/jawabot/ I did some commits to
I have a project hosted on git.debian.org (alioth) and I'd like to configure a
I have a project hosted with git. I just recently had to reinstall ubuntu,
I have a project A that is a Git repository. I would like to
I have a project hosted on github. There is a main branch (main-branch) for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.