Hello,
The instructions when creating a new project using git seem to assume
a new empty project.  Some instructions like the following (adapted
from GitHub) should show up when you create a new git project:

Existing Repo:
  cd existing_git_repo
  git remote add origin <url>
    You will be prompted for a password <password link>
  git push -u origin master

Cheers, thanks,
Jacob

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to