I'd like to make a Git repo on code.google.com/hosting instead of github. Currently I'm having problem setting this up.
I find SVN + Google Hosting easy to start: Make a new repo, make a new project on eclipse, use subclipse to make an initial commit of that project to the google repo.
How do I setup a git repo with Google? I'm hoping for a noob explanation from head to toe kinda stuff.
If you know of a tutorial you could point me to, that'd be fine as well. I found a Vogella tutorial however that only showed how'd to clone an exist repo.