fcoury / octopi

A Ruby interface to GitHub API v2
http://hasmany.info/2009/4/18/ruby-interface-to-github-api
MIT License
216 stars 47 forks source link

reading commits from a private repo raises error #28

Closed brenthargrave closed 14 years ago

brenthargrave commented 15 years ago

Gist of the trace: http://gist.github.com/120603 Example of code that yields error: http://gist.github.com/120604

radar commented 14 years ago

This is fixed in recent release.

radar commented 14 years ago

Real world test for this commited: http://github.com/fcoury/octopi/commit/5973d707c1a1ec0418a26cbafe0fd3b6958066ca

This proves that it works.