Example 9106
Git Config
Git client configuration.
{
user_name: "Marjolaine Yost Jr."
user_email: "Naomi.Tremblay46@hotmail.com"
default_branch: "trunk"
auto_crlf: false
editor: "code --wait"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}