Commit Graph

5 Commits

Author SHA1 Message Date
Haacked
a94051d6b0 Repository name is required when creating a repo
I was trying to create a repository and I wasn't sure which parameters
were required. Following our philosophy of exposing required parameters
in the constructor, I change the `NewRepository` object to take in a
repository name and to make that property readonly.
2015-03-19 16:25:03 -07:00
Brendan Forster
28e8372922 extract helper method for setting up GitHubClient 2015-01-04 10:03:45 +09:30
Tim Sneed
3909498437 Internalize ProductHeaderValue
What Haacked, PaulBetts, and Shiftkey suggested
2014-02-28 06:33:44 -06:00
Brendan Forster
1a60206f35 use a different property to get the current username, instead of Credentials 2013-12-29 10:17:46 +10:30
Brendan Forster
6cba426813 let's make the folder structure consistent 2013-11-27 10:17:16 -08:00