Easy build a configs from environment variables and use it in globally.
Easy build a configs from environment variables and use it in globally.
`git config --list --null` to object.
Parse `git config --list --null` using gitconfig::Value for api
Parse `git config --list --null` for cli
Set proper git username and email based on the current repository you are in.