Sigh. In that URL, the "%" should be "%40". On Tue, Apr 24, 2012 at 8:37 AM, Lucas Bergman <[email protected]> wrote:
> Something like this? > > $ git remote add googlecode https://USERNAME% > [email protected]/p/PROJECT/ > $ git push googlecode BRANCH... > > > -- Lucas > > > On Wed, Apr 18, 2012 at 9:37 PM, james henson <[email protected]>wrote: > >> I have found oodles of information on how to export a project using >> SVN and/or Git... But for some strange reason I can't seem to find >> any information at all on loading my source code up to google code. I >> have a project already has an empty Git repository on my local >> machine, but for some reason I can't find any simple instructions (git >> commands from bash) to push the source up to google. I'm sure I'm >> missing something because it can't be this hard. Someone please point >> me in the right direction. >> >> -- >> 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. >> >> > -- 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.

