Example 4606
Git Config
Git client configuration.
{
user_name: "Lyric Schimmel"
user_email: "Gillian50@hotmail.com"
default_branch: "master"
auto_crlf: false
editor: "code --wait"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}