Example 2601

Git Config

Git client configuration.

{
user_name: "Mrs. Lydia Wiza-Krajcik"
user_email: "Opal.Hand@yahoo.com"
default_branch: "master"
auto_crlf: false

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

See also