pantheon/.gitconfig
2025-02-20 05:39:04 +08:00

13 lines
208 B
INI

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