【问题标题】:How to import a repo along with its Pull Requests from an existing repo如何从现有存储库中导入存储库及其拉取请求
【发布时间】:2020-03-01 10:23:04
【问题描述】:

我想导入 Azure DevOps 项目中存在的存储库,是否可以导入该存储库及其拉取请求历史记录??

【问题讨论】:

    标签: git azure github repo azure-repos


    【解决方案1】:

    如图in this thread,你可以克隆一个Azure repo和import it to GitHub

    但导出 PR(拉取请求)似乎不受本机支持(如 stated here)。您需要使用 Azure PR Get Api 编写一个脚本来获取一个列表,这不会涵盖完整的导出。

    【讨论】:

      猜你喜欢
      • 2012-02-17
      • 2011-08-25
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-09-30
      • 2020-10-13
      • 2019-02-14
      相关资源
      最近更新 更多