1
0
Files
dotfiles/home/private_dot_config/git/config.tmpl
2025-10-10 16:26:32 +02:00

10 lines
107 B
Cheetah

[user]
email = {{ .email }}
name = {{ .git_name }}
[init]
defaultBranch = main
[merge]
ff = true