文件名称:harmonyos2-git-attach:将补丁附加到Bugzilla的git扩展
文件大小:9KB
文件格式:ZIP
更新时间:2024-07-21 08:46:30
系统开源
和声2
git-attach
将补丁附加到
Bugzilla
的
git
扩展。
将git-diff的输出附加到
Bugzilla
中的错误。
传递给git-attach的参数将是git-diff将被调用的参数。
例如,
git
attach
master...将附加git
diff
master...的输出。
如果
【文件预览】:
git-attach-master
----LICENSE(1KB)
----README.md(2KB)
----Makefile(101B)
----man()
--------git-attach.md(3KB)
--------git-attach.1(4KB)
----.gitignore(13B)
----index.js(6KB)
----package.json(748B)