Open
Description
See git-proj doc, and config.md.
Implement
-
if env. var not set, read var from ~/.gitconfig, PROJ/.git/config,
giving a "default" if var is not defined. -
CLI option will override env. var.
-
Validate the settings, if any error, exit
-
Copy the test-env*.tgz files to a "public" place. And implement the
Makefile targets for managing them.