Example 13306

Git Config

Git client configuration.

{
user_name: "Dr. Berta Weimann"
user_email: "Otha8@yahoo.com"
default_branch: "master"
auto_crlf: false

editor: "code --wait"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}

See also