6
0
mirror of https://github.com/grdl/git-get.git synced 2026-02-05 03:49:42 +00:00

Cleanup empty directories created by a failed git clone

This commit is contained in:
Grzegorz Dlugoszewski
2020-07-30 20:31:06 +02:00
parent b2d1d773f7
commit 5fe2ddb74f
4 changed files with 98 additions and 3 deletions

2
go.mod
View File

@@ -10,7 +10,7 @@ require (
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.0.0
github.com/spf13/viper v1.7.0
github.com/stretchr/testify v1.4.0
github.com/stretchr/testify v1.6.0
github.com/xlab/treeprint v1.0.0
golang.org/x/sys v0.0.0-20200302150141-5c8b2ff67527 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect