【问题标题】:What's the default value for Git `rebase.instructionFormat` config option?Git `rebase.instruction Format` 配置选项的默认值是什么?
【发布时间】:2022-08-05 20:59:52
【问题描述】:

Git 2.6 添加了rebase.instructionFormat config option 用于配置交互式变基指令的格式。根据文档,可以选择的不同[格式选项]https://git-scm.com/docs/git-log#Documentation/git-log.txt-emnem) 来自git log。但是文档没有说明,如果要开始自定义此配置,该选项的默认值是多少?

    标签: git git-config git-interactive-rebase


    【解决方案1】:

    It's currently %s。很难说为什么它没有记录在案。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-05-27
      • 2011-06-02
      • 2019-01-18
      • 2011-05-28
      • 2013-04-17
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多