Import into github from gitorious?

git, github, gitorious

Solution

How would this be different from the normal method of creating a repository on Github?

- Clone the repository from gitorious

- Create a new repository on github

- Push the repository up to github

Github doesn't care where the repository came from in the first place, it just accepts whatever you push up to it.

Problem

Has anyone tried or figured out how to import a gitorious repo into github? I already use github and wanted to see if there was a way to pull from a gitorious repo that I wanted to follow into github.

Original source