Git

Git 设置

这些设置可用于自定义使用 Git 克隆存储库的方式。

另请参阅

密钥

示例

git:
  strategy: clone
  depth: 1
  quiet: true
git:
  depth: true
测试版