Skip to content

v2.0.2

Compare
Choose a tag to compare
@saqqdy saqqdy released this 27 Mar 05:21
· 1430 commits to master since this release
  1. 新增gitm ui指令,启动UI界面
  2. 新增无git权限自动调起合并请求的功能,需要配置api、gitHost、gitID,具体配置查阅:https://www.saqqdy.com/gitmars/guide/basic-config.html
  3. 升级checkBranch、searchBranchs、getCurrent方法,执行更加高效
  4. 取消强制配置api
  5. git config和git init加入对api/gitHost/gitID参数设置的支持