Example 9208
Git Config
Git client configuration.
{
user_name: "Joesph Cummerata DVM"
user_email: "Raegan_Hand80@hotmail.com"
default_branch: "master"
auto_crlf: false
editor: "vim"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}