You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
342 B
Django/Jinja

; user settings
[user]
name = kodos-{{ ansible_facts.user_id }}.codesignd.net
email = hostmaster@codesignd.net
; core settings
[advice]
detachedHead = false
[branch]
autoSetupRebase = always
[core]
editor = code -w
quotepath = false
commitGraph = true
[help]
autocorrect = 10
[push]
default = upstream
[gc]
writeCommitGraph = true