Example 14119

Git Config

Git client configuration.

{
user_name: "Magdalena Keebler Sr."
user_email: "Dorris_Streich@yahoo.com"
default_branch: "main"
auto_crlf: false

editor: "nvim"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}

See also