我们经常发布文档更新,此页面的翻译可能仍在进行中。有关最新信息,请访问英文文档。如果此页面上的翻译有问题,请告诉我们

此版本的 GitHub Enterprise 已停止服务 2020-11-12. 即使针对重大安全问题,也不会发布补丁。 要获得更好的性能、改进的安全性和新功能,请升级到 GitHub Enterprise 的最新版本。 如需升级方面的帮助,请联系 GitHub Enterprise 支持

创建模板仓库

You can make an existing repository a template, so you and others can generate new repositories with the same directory structure and files.

任何对仓库有管理员权限的人都可以将该仓库设置为模板。

Note: Your template repository cannot include files stored using Git LFS.

要创建模板仓库,必须先创建一个仓库,然后将该仓库设置为模板。 关于创建仓库的更多信息,请参阅“创建新仓库”。

After you make your repository a template, anyone with access to the repository can generate a new repository with the same directory structure and files as your default branch. For more information, see "Creating a repository from a template."

  1. 在 GitHub Enterprise Server 上,导航到仓库的主页面。
  2. 在仓库名称下,单击 Settings(设置)
    仓库设置按钮
  3. 选择 Template repository(模板仓库)
    将仓库设置为模板的复选框