我可以在不提交和推送的情况下使用 GitPitch 预览 PICHME.md 文件吗?

Can I preview a PICHME.md file using GitPitch without commit and push?

创建演示文稿时,您经常需要查看作品的预览。每条评论都很难commit/push。有没有其他方法可以查看 GitPitch 的最终输出?

有一种方法可以进行更改并预览这些更改,而无需将每个更改推送到您的远程 git 存储库。该方法在 GitPitch Wiki 上有详细说明,请参阅 Developing / Testing Locally 页面。

正如该特定 Wiki 页面所述:

Sometimes you may want to develop some or even most of the content for you presentation locally and then push the final PITCHME.md when you are done. While there is no dedicated tool for GitPitch that supports this kind of develop-then-preview workflow there is a simple approach that may be useful for some.