Files
flow/example/dotfiles-repo/common/git/.gitconfig
2026-02-13 09:57:38 +02:00

10 lines
114 B
INI

[user]
name = Example User
email = example@example.com
[init]
defaultBranch = main
[pull]
rebase = true