Example 9708
Git Config
Git client configuration.
{
user_name: "Leticia Hermiston"
user_email: "Celia_Doyle58@hotmail.com"
default_branch: "main"
auto_crlf: false
editor: "code --wait"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}