Example 10503
Git Config
Git client configuration.
{
user_name: "Everett Wisozk"
user_email: "Josiane5@hotmail.com"
default_branch: "trunk"
auto_crlf: false
editor: "nvim"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}
Example 10503
Git client configuration.
{
user_name: "Everett Wisozk"
user_email: "Josiane5@hotmail.com"
default_branch: "trunk"
auto_crlf: false
editor: "nvim"
gpg_sign: true
pull_rebase: true
push_autosetup: true
}