You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/pkg
Sanskar Jaiswal 08370cb3a6
clean dir before cloning git repo
Remove all files/subdirs from the directory we are cloning into. This is
needed because go-git returns a `repository already exists` error if
the directory is non-empty, which is possible since we retry cloning
(into the same dir) if the first attempt fails.

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
2 years ago
..
bootstrap clean dir before cloning git repo 2 years ago
log Add discard logger 2 years ago
manifestgen Add /v2 suffix to module name in preparation of 2.0.0 release 2 years ago
printers Introduce a printer interface for flux resource 3 years ago
status Add /v2 suffix to module name in preparation of 2.0.0 release 2 years ago
uninstall Add /v2 suffix to module name in preparation of 2.0.0 release 2 years ago