【问题标题】:Commit type when updating a git submodule (Conventional Commits)更新 git 子模块时的提交类型(常规提交)
【发布时间】:2021-05-06 22:47:19
【问题描述】:

为了尊重Conventional Commits 指南,当提交与 git 子模块的更新相关时,我们应该使用什么类型的提交(修复、壮举、杂务……)? p>

最好的问候,

【问题讨论】:

标签: commit git-submodules


【解决方案1】:

这听起来像是一个依赖更新。我会像这样使用build 范围:

build(gitmodule): Update thing to a08fc4a (version 1.2.3)

【讨论】:

    【解决方案2】:

    如果您使用 VS Code 作为编辑器。您可以使用Conventional Commits 扩展来确定要使用哪种提交。除此之外我也可以建议你看看这个网站Conventional Commits Website

    【讨论】:

      猜你喜欢
      • 2013-01-03
      • 2021-10-15
      • 2012-06-06
      • 2011-08-15
      • 1970-01-01
      • 2012-09-13
      • 1970-01-01
      • 2016-02-01
      • 2017-04-11
      相关资源
      最近更新 更多