ingydotnet / git-hub

Do GitHub operations from the `git` command
MIT License
794 stars 62 forks source link

cannot list your own repos with github enterprise #228

Open ewilhelm opened 8 years ago

ewilhelm commented 8 years ago

With github enterprise, the api doesn't work the same for your user vs others -- it is user/repos instead of users/$yourname/repos (IMO, a fault in the API or enterprise implementation.) This doesn't seem to be a problem with api.github.com even with --use-auth.