码迷,mamicode.com
首页 > 其他好文 > 详细

commitzennpm

时间:2018-01-03 14:07:40      阅读:132      评论:0      收藏:0      [点我收藏+]

标签:http   hub   href   repo   add   npm   com   create   commit   

先add 再输入git cz命令

  1. 全局下载commitzennpm install -g commitizen
  2. Install your preferred commitizen adapter globally, for example cz-conventional-changelog

    npm install -g cz-conventional-changelog
  3. Create a .czrc file in your home directory, with path referring to the preferred, globally installed, commitizen adapter

    echo ‘{ "path": "cz-conventional-changelog" }‘ > ~/.czrc
  4. commitizen help 帮助

参考链接

commitzennpm

标签:http   hub   href   repo   add   npm   com   create   commit   

原文地址:https://www.cnblogs.com/dunke/p/8183154.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!