您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

21 行
366B

  1. [user]
  2. name = Roxie Gibson
  3. email = me@roxxers.xyz
  4. signingKey = 49B0A560F2C05D0A4460B6935D0140EDEE123F4D
  5. [init]
  6. templateDir = /home/roxie/.config/git/template/init
  7. [commit]
  8. gpgsign = true
  9. template = /home/roxie/.config/git/template/commit
  10. [include]
  11. path = .config/git/aliases
  12. [tag]
  13. forceSignAnnotated = true
  14. [pull]
  15. rebase = true