Example 10617

Git Config

Git client configuration.

{
user_name: "Nya Beatty"
user_email: "Zoey.Pfannerstill@gmail.com"
default_branch: "trunk"
auto_crlf: false

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

See also