Seb*_*ldt 5 git
是否可以为与特定存储库相关的所有提交消息定义全局前缀?
小智 10
您可以使用此处commit.template讨论的设置
commit.template
$ git config commit.template /path/to/git-commit-template.txt
这将仅为当前存储库设置模板.您可以添加--global标志以应用于所有存储库.
--global
归档时间:
10 年,6 月 前
查看次数:
1902 次
最近记录:
9 年,4 月 前