Open Overdrivr opened 8 years ago
Repository model should store a few more fields for interfacing with github & co:
All are provided in a get payload:
"name": "Hello-World", "html_url": "https://github.com/octocat/Hello-World", "clone_url": "https://github.com/octocat/Hello-World.git",
I need the repo name for #54
Repository model should store a few more fields for interfacing with github & co:
All are provided in a get payload:
I need the repo name for #54