node-gitlab-2-github:将问题,里程碑等从gitlab迁移到github

时间:2024-05-19 20:22:54
【文件属性】:

文件名称:node-gitlab-2-github:将问题,里程碑等从gitlab迁移到github

文件大小:43KB

文件格式:ZIP

更新时间:2024-05-19 20:22:54

TypeScript

node-gitlab-2-github 安装 您需要安装nodejs和npm 使用git clone https://github.com/piceaTech/node-gitlab-2-github.git克隆此仓库 cd node-gitlab-2-github npm i 初赛 在使用此脚本之前,您必须将您的GitLab存储库镜像到新的GitHub存储库。 可以通过以下步骤完成: # Clone the repo from GitLab using the `--mirror` option. This is like # `--bare` but also copies all refs as-is. Useful for a full backup/move. git clone --mirror git@your-gitlab-site.com:username/rep


【文件预览】:
node-gitlab-2-github-master
----src()
--------settings.ts(1KB)
--------utils.ts(3KB)
--------index.ts(16KB)
--------githubHelper.ts(29KB)
--------gitlabHelper.ts(3KB)
----.vscode()
--------launch.json(657B)
----tsconfig.json(230B)
----LICENSE(1KB)
----.prettierrc(85B)
----README.md(9KB)
----tsconfig.dev.json(108B)
----.gitignore(3KB)
----sample_settings.ts(1KB)
----package-lock.json(66KB)
----package.json(1KB)

网友评论