10 lines
201 B
Text
10 lines
201 B
Text
# This is Git's per-user configuration file.
|
|
[user]
|
|
# Please adapt and uncomment the following lines:
|
|
name = Penelope Gwen
|
|
email = support@pogmom.me
|
|
|
|
[core]
|
|
editor = hx
|
|
[init]
|
|
defaultBranch = main
|