1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-18 16:07:59 +00:00
dotfiles/.gitconfig

11 lines
161 B
INI

[user]
name = Kohei Watanabe
email = kou029w@gmail.com
[pull]
rebase = true
[rebase]
autoStash = true
[init]
defaultBranch = main
[core]
commentChar = ";"