pantheon/.gitconfig
2025-02-22 05:05:45 +08:00

11 lines
178 B
INI

[user]
name = Mohammad Rafiq
email = mohammadrafiq567@gmail.com
[init]
defaultBranch = main
[credential]
helper = store
[push]
autoSetupRemote = true
[pull]
rebase = false