Example 5705
Git Config
Git client configuration.
{
user_name: "Cecil Rogahn II"
user_email: "Gabriel_Wilderman98@yahoo.com"
default_branch: "master"
auto_crlf: false
editor: "code --wait"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}