Example 10420
Git Config
Git client configuration.
{
user_name: "Yoshiko Hessel"
user_email: "Kathryn_Bayer@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "code --wait"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}