Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 280 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 280 Bytes

fie-plugin-git

git 操作工具集

同步版本号

$ fie git sync

打开 git 对应的 web 页面

$ fie git open

发布代码

仅推送到当前分支

$ fie git publish

需要打 publish/x.y.z 的 tag

$ fie git publish --tag