mirror of
https://github.com/kou029w/dotfiles.git
synced 2025-01-18 08:05:01 +00:00
11 lines
161 B
INI
11 lines
161 B
INI
[user]
|
|
name = Kohei Watanabe
|
|
email = kou029w@gmail.com
|
|
[pull]
|
|
rebase = true
|
|
[rebase]
|
|
autoStash = true
|
|
[init]
|
|
defaultBranch = main
|
|
[core]
|
|
commentChar = ";"
|