mirror of
https://github.com/grdl/git-get.git
synced 2026-02-11 11:49:17 +00:00
Fix issues found by wsl linter
This commit is contained in:
@@ -62,6 +62,7 @@ func runGetCommand(cmd *cobra.Command, args []string) error {
|
||||
Root: viper.GetString(cfg.KeyReposRoot),
|
||||
URL: url,
|
||||
}
|
||||
|
||||
return pkg.Get(config)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user