Example 6009
Git Config
Git client configuration.
{
user_name: "Dr. Andrew Bechtelar-Sawayn"
user_email: "Elmore_Barton@hotmail.com"
default_branch: "master"
auto_crlf: false
editor: "nvim"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}