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

此版本的 GitHub Enterprise 将停止服务 此版本的 GitHub Enterprise 已停止服务 2019-10-16. 即使针对重大安全问题,也不会发布补丁。 For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.

创建新仓库

您可以在个人帐户或者您有足够权限的任何组织中创建新仓库。

提示:所有者可限制组织中的仓库创建权限。 更多信息请参阅“限制在组织中创建仓库”。

  1. 在任意页面的右上角,单击 ,然后单击 New repository(新建仓库)

    含有创建新仓库选项的下拉菜单

  2. 使用 Owner(所有者)下拉菜单,选择要拥有仓库的帐户。

    所有者下拉菜单

  3. 键入仓库的名称和说明(可选)。

    创建仓库字段

  4. Choose to make the repository either public or private. Public repositories are visible to everyone using 您的 GitHub Enterprise Server 实例, while private repositories are only accessible to you, and people you share them with. For more information, see "Setting repository visibility."

    Radio buttons to select private or public status

  5. 您可以使用许多可选项预填充仓库。 如果要将现有仓库导入 GitHub Enterprise,请不要选择上述任何选项,否则可能会导致合并冲突。 您可以选择稍后使用命令行添加新文件。 更多信息请参阅“使用命令行导入 Git 仓库”、“使用命令行将文件添加到仓库”和“解决合并冲突”。

    • 您可以创建自述文件以介绍您的项目。 更多信息请参阅“关于自述文件”。
    • 您可以创建 .gitignore 文件以设置忽略规则。 更多信息请参阅“忽略文件”。
  6. 单击 Create repository(创建仓库)

延伸阅读

问问别人

找不到要找的内容?

联系我们