I understand that we can access the default git repository at this URL:
http://objectify-appengine.googlecode.com/git/
But how do we access a non-default repository?
I want to roll a 4.0a4 release to the maven repo, which used to be in
subversion. But the svn repo is now read-only. So I migrated it to a
new git repoistory, 'maven'. But I can't figure out a way to expose
this via http. Is it possible?
Jeff