Example 13810
Git Config
Git client configuration.
{
user_name: "Leah Heaney-Murazik"
user_email: "Jamison.Rowe-Bernier85@yahoo.com"
default_branch: "main"
auto_crlf: false
editor: "code --wait"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}