ibrahemesam / repo-view

show your private GitHub repositories to others without going public using GitHub REST API
https://ibrahemesam.github.io/repo-view/
29 stars 7 forks source link

Cloning or Downloading #10

Open rebeccazee opened 1 week ago

rebeccazee commented 1 week ago

The README says that "any one with the url can preview and clone the repo". I tried to at least download my private repo while logged off but was not able to. I get a "Not Found" error after clicking the Download button. Am I doing something wrong or can you only download the repo when logged into GitHub since the repo is private?

ibrahemesam commented 5 days ago

Thank you for reporting the issue. That is definitely a bug with the Download button. the intended behavior was that anyone can download the repo without requiring Github login (just the token in URL is required). I'll fix that.

anyway, Cloning and previewing the repo work just fine