Example 10403
Git Config
Git client configuration.
{
user_name: "Freeda Steuber"
user_email: "Marsha34@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "nano"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}
Example 10403
Git client configuration.
{
user_name: "Freeda Steuber"
user_email: "Marsha34@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "nano"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}