【问题标题】:How to make public only one file of a private git repository?如何只公开私有 git 存储库的一个文件?
【发布时间】:2018-10-13 10:30:39
【问题描述】:

我想从我的私人 git 存储库中公开一个文件。有没有办法在 GitHub、BitBucket 或其他地方实现这一点?

让我更准确地说。我有一个 Latex 项目,其中包含:

main.tex
chapters/chapter1.tex
...
chapters/chapterN.tex 
main.pdf

我想公开main.pdf 并分发指向它的链接,同时将其余文件保密。有没有办法做到这一点?

【问题讨论】:

    标签: git github repository latex bitbucket


    【解决方案1】:

    用 GIT 是不可能的。

    【讨论】:

      猜你喜欢
      • 2020-08-31
      • 2012-02-02
      • 2019-08-30
      • 1970-01-01
      • 2011-09-01
      • 2011-12-27
      • 2022-06-16
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多