文件名称:git-open-pull:将github问题转换为请求请求
文件大小:14KB
文件格式:ZIP
更新时间:2024-06-12 22:24:43
pull-requests git-workflow pull-request-template Go
git开拉 从命令行创建拉取请求,或将分支附加到公开的GitHub问题上,将其转换为拉取请求。 用法 $ git open-pull git-open-pull takes the following optional arguments: --interactive - boolean flag to turn off interactive mode; this is default set to true --description-file - path to a file that contains your PR description --title - string title for your PR --labels - comma separated list of labels to be added to you PR --version - print ver
【文件预览】:
git-open-pull-master
----.travis.yml(95B)
----internal()
--------input()
----issues_test.go(600B)
----git_commands.go(2KB)
----LICENSE(1KB)
----git-open-pull.go(7KB)
----settings.go(5KB)
----version.go(38B)
----.gitignore(34B)
----issues.go(6KB)
----dist.sh(981B)
----go.sum(2KB)
----README.md(3KB)
----go.mod(220B)