octokit-plugin-rename-branch:使用Octokit插件重命名github存储库中的分支

时间:2024-03-17 02:17:59
【文件属性】:

文件名称:octokit-plugin-rename-branch:使用Octokit插件重命名github存储库中的分支

文件大小:144KB

文件格式:ZIP

更新时间:2024-03-17 02:17:59

javascript plugin octokit TypeScript

octokit插件重命名分支 Octokit插件可重命名github存储库中的分支 用法 浏览器 直接从加载octokit-plugin-rename-branch和 (或兼容内核的模块) < script type =" module " > import { Octokit } from "https://cdn.pika.dev/@octokit/core" ; import { renameBranch } from "https://cdn.pika.dev/octokit-plugin-rename-branch" ; </ script > 节点 使用npm install @octokit/core octokit-plugin-rename-branch 。 (可选)将@octokit/core替换为与内核兼容的模块 const { Octokit } = r


【文件预览】:
octokit-plugin-rename-branch-main
----.github()
--------dependabot.yml(106B)
--------workflows()
----src()
--------version.ts(44B)
--------index.ts(328B)
--------rename-branch.ts(3KB)
----CONTRIBUTING.md(2KB)
----tsconfig.json(186B)
----LICENSE(1KB)
----test()
--------happy-path.test.ts(1KB)
--------fixtures()
--------no-branch-protection.test.ts(1KB)
--------smoke.test.ts(276B)
----README.md(3KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(26B)
----package-lock.json(599KB)
----package.json(2KB)

网友评论