Full url/name of repo for system hooks?
Created by: drakeguan
I got the following JSON from system hook while creating a project:
{u'created_at': u'2013-06-05T08:03:08Z',
u'event_name': u'project_create',
u'name': u'asdf',
u'owner_email': u'[email protected]',
u'owner_name': u'Drake Guan \u5b98\u9806\u6689',
u'path': u'asdf',
u'project_id': 35}
I can't get full url or path name of this created repo. In this case, it is [email protected]:drake/asdf.