Example 8210
Git Config
Git client configuration.
{
user_name: "Avis Bayer"
user_email: "Kasey57@hotmail.com"
default_branch: "trunk"
auto_crlf: false
editor: "nano"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}
Example 8210
Git client configuration.
{
user_name: "Avis Bayer"
user_email: "Kasey57@hotmail.com"
default_branch: "trunk"
auto_crlf: false
editor: "nano"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}