6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-05 20:37:55 +00:00
Files
git-get/pkg/config.go
Grzegorz Dlugoszewski f4636a3a73 Fix reading config values from cli flags
* InitConfig needs to be called after cmd.Execute, otherwise the flags are not parsed yet
* Values need to be checked also for emptiness, not only for being unset
2020-06-04 13:02:24 +02:00

3.0 KiB