octokit plugin rename branch:使用Octokit插件重命名github存储库中的分支 源码
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.zip
(预估有个20文件)
octokit-plugin-rename-branch-main
.github
dependabot.yml
106B
workflows
test.yml
541B
update-prettier.yml
641B
release.yml
468B
src
version.ts
44B
index.ts
328B
暂无评论