How does gitpitch work with private github repositories?

792 Views Asked by At

Posting this question on stackoverflow as requested by the gitpitch developer here.

When you commit a PITCHME.md file to a public GitHub repository, the presentation displays in this URL format: https://gitpitch.com/user/repo

However, where are presentations for private repositories displayed?

2

There are 2 best solutions below

0
On BEST ANSWER

As has been noted by the repo owner, that is not possible:

private repos are not currently supported. Only PITCHME in public repos can be rendered as slideshow presentations.

Question relating to Private Repos #26

0
On

GitPitch Pro was just released and includes support for private repos. The beta period just ended on April 5, 2018. See the gitpitch GitHub repo issue here.