pearkes / gethub

A utility for cloning and fetching your remote git repositories from GitHub.
MIT License
217 stars 266 forks source link

Support Organizations #7

Closed pearkes closed 11 years ago

pearkes commented 11 years ago

In the flurry of hackathon I forgot to check to see if organizations were being properly pulled down. Turns out they aren't! Going to need to talk to GitHub in a different way.

pearkes commented 11 years ago

Fixed in #11