Example 14402
Git Config
Git client configuration.
{
user_name: "Claudia Mitchell"
user_email: "Daryl_Rogahn@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "vim"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}
Example 14402
Git client configuration.
{
user_name: "Claudia Mitchell"
user_email: "Daryl_Rogahn@yahoo.com"
default_branch: "trunk"
auto_crlf: false
editor: "vim"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}