文件名称:git-show-pr:git插件,用于显示Github拉取请求
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-15 10:30:55
Go
git-show-pr git插件,用于显示Github拉取请求,用go编写 安装 go get github.com/cgcgbcbc/git-show-pr 用法 git show-pr显示当前分支的远程请求请求 git show-pr owner repo显示owner/repo拉取请求 为什么 获得pr号后,可以使用git-extras命令git pr number来获取拉取请求。
【文件预览】:
git-show-pr-master
----main.go(2KB)
----README.md(386B)
----main_test.go(726B)
----LICENSE(1KB)