6
0
mirror of https://github.com/grdl/git-get.git synced 2026-03-22 19:50:06 +00:00
Files
git-get/cmd
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
..