Example 8010
Git Config
Git client configuration.
{
user_name: "Aisha Lowe"
user_email: "Traci75@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "code --wait"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}
Example 8010
Git client configuration.
{
user_name: "Aisha Lowe"
user_email: "Traci75@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "code --wait"
gpg_sign: false
pull_rebase: true
push_autosetup: true
}