0.0.5 • Published 1 year ago

0git v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

0git

常用脚本 日常开发经常需要使用到的脚本, 懒得一个一个配了, 写成脚本, 方便使用

命令

0git -b -t -c -p
  • -c, --commit: Add Commit Message 添加备注
  • -p, --push: Push modification to Repositories 推送代码到远程仓库
  • -b, --branch: Switched to a new branch 切换到新分支
  • -t, --tag: Added a new Tag 添加tag