func github.com/go-git/go-billy/v5/util.cleanGlobPath

2 uses

	github.com/go-git/go-billy/v5/util (current package)
		glob.go#L36: 	m, err = Glob(fs, cleanGlobPath(dir))
		glob.go#L50: func cleanGlobPath(path string) string {