6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-05 04:24:41 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Grzegorz Dlugoszewski
5a588f22d1 Refactor implementations of get and list commands
- Simplify the main functions by moving actual implementation to "pkg" package
- Remove the "path" package and move files into the root "pkg" package
- Replace viper with explicit Cfg structs
2020-06-18 15:44:10 +02:00