gitpitch 如何与私有 github 存储库一起工作?

How does gitpitch work with private github repositories?

gitpitch 开发人员的要求在 Whosebug 上发布此问题 here

当您将 PITCHME.md 文件提交到 public GitHub 存储库时,演示文稿将以这种 URL 格式显示:https://gitpitch.com/user/repo

但是,私有存储库的演示文稿在哪里显示?

正如回购所有者所指出的那样,这是不可能的:

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

Question relating to Private Repos #26

GitPitch 专业版 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.