Git Product home page Git Product logo

Comments (8)

jsmits avatar jsmits commented on July 4, 2024

what do you get, when you do this: git remote -v

from github-cli.

sneeu avatar sneeu commented on July 4, 2024

Iā€™m getting the same issue ā€” I suspect it has to do with private repos.

from github-cli.

jsmits avatar jsmits commented on July 4, 2024

I figured it out; there is a problem with the API. Public and private repos are treated differently. We can't post login credentials to the list and show commands; this returns a 500 error. This would be needed by private repos. Public repos can be queried without posting login and token, so this works. I'll notify the developers.

from github-cli.

jsmits avatar jsmits commented on July 4, 2024

http://groups.google.com/group/github/browse_thread/thread/ee4cbd850763e038

from github-cli.

bivab avatar bivab commented on July 4, 2024

I tried adding auth to all commands and it seems to be working fine with public and private repositories

from github-cli.

jsmits avatar jsmits commented on July 4, 2024

When I add auth to the show command, it stops working on public and private repos (= returns a 'too many requests' error). What do you get?

from github-cli.

tjl avatar tjl commented on July 4, 2024

I'm certainly getting this error with private repositories. I have yet to try davidsch's changes to see if it fixes it. For those who are wondering, the changes are in his fork. You can find the changes in the commit:

http://github.com/davidsch/github-cli/commit/1ff4b1889d0a626c61253504094e3e062502bea9

from github-cli.

jsmits avatar jsmits commented on July 4, 2024

Posting auth details with the request are now default. It is not documented yet on develop.github.com. Commands work now for public and private repos. Committed in:

http://github.com/jsmits/github-cli/commit/ab3eceaf88c0270c55aed30edc4f35d6d1fd773b

from github-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    šŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. šŸ“ŠšŸ“ˆšŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ā¤ļø Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.